[gcalctool/gnome-3-4] Bump version number



commit 82da86304e2232a662c9ae01ee2b30c638b6e8c7
Author: Robert Ancell <robert ancell canonical com>
Date:   Tue Apr 17 15:27:20 2012 +1000

    Bump version number

 NEWS         |    1 +
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9cd9cec..9ff8207 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 Overview of changes in gcalctool 6.4.1.1
 
     * Remove duplicate legal.xml in help/Makefile.am
+    * Fix version not set for 6.4.1 in configure.ac
 
 Overview of changes in gcalctool 6.4.1
 
diff --git a/configure.ac b/configure.ac
index 104e30a..ca83f9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(gcalctool, 6.4.0)
+AM_INIT_AUTOMAKE(gcalctool, 6.4.1.1)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 GNOME_MAINTAINER_MODE_DEFINES



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