[gnome-software] Set the first proper version to be 3.9.1



commit c774390f1d594cf95e2e4b1ab97a262d9b121780
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 2 19:34:22 2013 +0100

    Set the first proper version to be 3.9.1

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7ece2b1..e470aed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2012 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-software],[0.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.9.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])
@@ -112,7 +112,7 @@ AC_OUTPUT
 dnl ==========================================================================
 echo "
                     gnome-software $VERSION
-                  ================================
+                  ==========================
 
         prefix:                    ${prefix}
         datadir:                   ${datadir}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]