diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-01-28 23:58:42 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-01-28 23:58:42 +0100 |
commit | 0ac0744e33992d3917aaeaa5559ce366c741d861 (patch) | |
tree | a1b0948937a21dcde22b7ff38128b8acbcb0bb43 | |
parent | 3760b2eeb9f4ec04cd82441b4ad2f1c4f6da7417 (diff) | |
download | drakx-0ac0744e33992d3917aaeaa5559ce366c741d861.tar drakx-0ac0744e33992d3917aaeaa5559ce366c741d861.tar.gz drakx-0ac0744e33992d3917aaeaa5559ce366c741d861.tar.bz2 drakx-0ac0744e33992d3917aaeaa5559ce366c741d861.tar.xz drakx-0ac0744e33992d3917aaeaa5559ce366c741d861.zip |
actually bump versions
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/images/Makefile b/images/Makefile index 53e69cc0a..5a9545e61 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.15 +VERSION=2.16 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index e128cbc2e..e9d1de2e9 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -13,7 +13,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=2.11 +VERSION=2.12 PRODUCT=drakx-installer-binaries # |