Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=bebbe3fceee36609b9f5706c75dbb5e63732b725

commit bebbe3fceee36609b9f5706c75dbb5e63732b725
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Feb 9 01:34:40 2011 +0100

updates for 1.1.7

diff --git a/NEWS b/NEWS
index aaaa200..3a428a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.1.7         - support for parted-2.x
1.1.6         - support for xz-compressed fdb files in the offline installer
1.1.5         - ppc fix for usb installer
1.1.4         - get rid of static /etc/mtab in the initrd
diff --git a/configure b/configure
index 3bd2a5c..1e56bb9 100755
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@ elif os.uname()[-1] == 'ppc':
packages.extend(['mac-fdisk'])

# when releasing a new setup, please update this.
-version = "1.1.6"
+version = "1.1.7"

# parse our options
parser = OptionParser(version="configure for Frugalware Setup v%s" % (version))
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to