diff options
author | Antoine Ginies <aginies@mandriva.com> | 2011-03-10 14:27:27 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2011-03-10 14:27:27 +0000 |
commit | 0a15122c84b20460ae83f60f57771b121c34af64 (patch) | |
tree | 98ac909c3d5debf49be4e220e9cb14acdea4df73 | |
parent | 954b584a47616490575da03ed0f134843a61bc04 (diff) | |
download | drakx-backup-do-not-use-0a15122c84b20460ae83f60f57771b121c34af64.tar drakx-backup-do-not-use-0a15122c84b20460ae83f60f57771b121c34af64.tar.gz drakx-backup-do-not-use-0a15122c84b20460ae83f60f57771b121c34af64.tar.bz2 drakx-backup-do-not-use-0a15122c84b20460ae83f60f57771b121c34af64.tar.xz drakx-backup-do-not-use-0a15122c84b20460ae83f60f57771b121c34af64.zip |
bump release
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | rescue/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 9b3b5c01b..a44d93c8b 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=1.32.1 +VERSION=1.32.2 PRODUCT=drakx-installer-binaries # diff --git a/rescue/Makefile b/rescue/Makefile index 41884b620..f70af50c4 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.11 +VERSION=1.12 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs |