diff options
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index d4493293c..5341135d2 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.47 +VERSION=1.48 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |