diff options
-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 # |