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

commit 2bc2f9879d868ed24cc38e2f3a4092dd6f87dac2
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Feb 3 18:48:45 2010 +0100

updates for 1.0.7

diff --git a/NEWS b/NEWS
index 048963f..bccce15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.0.7         - devtmpfs and formatdisk fixes
+              - libuuid and libblkid support
1.0.6         - dhcpcd-5.x support
- devtmpfs support
1.0.5         - errors from netconfig are no longer ignored
diff --git a/configure b/configure
index 27a5c8a..c067388 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.0.6"
+version = "1.0.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