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 | |
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')
-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 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.*) diff --git a/images/NEWS b/images/NEWS index e8df140a1..13b8ef2b9 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.87 - 16 January 2013 by Thomas Backlund + - include new kernel 3.8 drivers: o phy: at91_ether, macb, mvmdio o usb: cdc_mbim |