diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-08-31 16:44:27 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-08-31 16:44:27 +0000 |
commit | 2b7fb00c5e6b54a4ea217752779a3813546e58c8 (patch) | |
tree | e2018bc4428819d74f3c857e1b8d9f6c3d03452d /images | |
parent | f2acbb3322ecb5c5a3249b523fd94eda7803ea28 (diff) | |
download | drakx-backup-do-not-use-2b7fb00c5e6b54a4ea217752779a3813546e58c8.tar drakx-backup-do-not-use-2b7fb00c5e6b54a4ea217752779a3813546e58c8.tar.gz drakx-backup-do-not-use-2b7fb00c5e6b54a4ea217752779a3813546e58c8.tar.bz2 drakx-backup-do-not-use-2b7fb00c5e6b54a4ea217752779a3813546e58c8.tar.xz drakx-backup-do-not-use-2b7fb00c5e6b54a4ea217752779a3813546e58c8.zip |
1.78
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 43d4eca6f..49fb60967 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.77 +VERSION=1.78 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 310c629b7..38f151b2f 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.78 - 31 August 2012 by Thierry Vignaud + - include new 'hid-generic' driver (mga#7130, #7248) Version 1.77 - 5 June 2012 by Thierry Vignaud |