diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-01-16 20:38:27 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-01-16 20:38:27 +0000 |
commit | b7cb3e5549d49981ec61fca4d00da1931d400e37 (patch) | |
tree | 20435a1928c6cd7a398c2cbed425f5cc96d4eba2 /images/Makefile | |
parent | 0a282862fa03eddb5ffcee556340c365ad57e512 (diff) | |
download | drakx-b7cb3e5549d49981ec61fca4d00da1931d400e37.tar drakx-b7cb3e5549d49981ec61fca4d00da1931d400e37.tar.gz drakx-b7cb3e5549d49981ec61fca4d00da1931d400e37.tar.bz2 drakx-b7cb3e5549d49981ec61fca4d00da1931d400e37.tar.xz drakx-b7cb3e5549d49981ec61fca4d00da1931d400e37.zip |
1.87
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 6dbf9af9f..9bda1bbeb 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.86 +VERSION=1.87 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |