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 /images | |
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
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 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.*) |