diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-17 14:24:45 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-17 14:24:45 +0000 |
commit | 9de37557aa1ed32a86a0a799e479e6429da50f44 (patch) | |
tree | 06c2bfaf2c4c1caca6615e036b16cc7a19834367 | |
parent | e41014f294df8dce221705de24408dec495b28b1 (diff) | |
download | drakx-9de37557aa1ed32a86a0a799e479e6429da50f44.tar drakx-9de37557aa1ed32a86a0a799e479e6429da50f44.tar.gz drakx-9de37557aa1ed32a86a0a799e479e6429da50f44.tar.bz2 drakx-9de37557aa1ed32a86a0a799e479e6429da50f44.tar.xz drakx-9de37557aa1ed32a86a0a799e479e6429da50f44.zip |
1.37.2, for some reason 1.37.1 tarball contained outdated code
-rw-r--r-- | mdk-stage1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 8ef5667e2..6e8630705 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.37.1 +VERSION=1.37.2 PRODUCT=drakx-installer-binaries # |