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

commit 5cd9138ec968a2523f0523a3698c5c7545f38ce3
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Oct 14 15:24:33 2010 +0200

updates for 1.1.3

diff --git a/NEWS b/NEWS
index 4c1381f..2f595df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.1.3         - warning fixes
+              - support make-3.82
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
diff --git a/configure b/configure
index 6301e7d..a21e927 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.2"
+version = "1.1.3"

# 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