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

commit b4880896b13ae0e01430441c98dff9389a9268b7
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Tue Aug 17 00:30:33 2010 +0200

update to 1.1.2

diff --git a/NEWS b/NEWS
index 61b9d52..4c1381f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.1.2         - support for newer xorg-server having fonts under 
/usr/share/fonts/X11
+              - fix grub installation for usb images
+              - grammatical fixes here and there
1.1.1         - fix usb_img target on x86_64
- handle xz-compressed fpms
- no longer run xconfig by default
diff --git a/configure b/configure
index ae7d831..6301e7d 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.1"
+version = "1.1.2"

# 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