[pan2] Bump the version



commit cb32159be8d82321c78aa59e2b664d7e8015a3e8
Author: Petr Kovar <pknbe volny cz>
Date:   Tue Feb 15 11:48:41 2011 +0100

    Bump the version

 configure.in |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/configure.in b/configure.in
index 19cccd4..fdec8c9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
-AC_INIT([pan],[0.133],[http://bugzilla.gnome.org/enter_bug.cgi?product=Pan])
+AC_INIT([pan],[0.134],[http://bugzilla.gnome.org/enter_bug.cgi?product=Pan])
 AC_DEFINE(VERSION_MAJOR,0,[Major part of version number])
-AC_DEFINE(VERSION_MINOR,133,[Minor part of version number])
+AC_DEFINE(VERSION_MINOR,134,[Minor part of version number])
 AC_DEFINE(VERSION_REVISION,0,[Revision part of version number])
-AC_DEFINE(VERSION_TITLE,["House of Butterflies"],[Release Name])
+AC_DEFINE(VERSION_TITLE,["Wait for Me"],[Release Name])
 AC_PREREQ(2.54)
 
 dnl expanded by export-archive
@@ -39,7 +39,7 @@ AM_MAINTAINER_MODE
 
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
-dnl glib, gmime, and gtk are manditory prerequisites.
+dnl glib, gmime, and gtk are mandatory prerequisites.
 dnl
 dnl GtkSpell is optional: GTKSPELL_REQUIRED refers to the minimum version
 dnl needed if you want to build Pan with spellchecking in the Post window.
@@ -140,7 +140,6 @@ case $host_os in
 esac
 AM_CONDITIONAL([HAVE_WIN32],[test "$win32" = "yes"])
 
-
 dnl build the output files
 AC_SUBST(panlocaledir)
 AC_CONFIG_FILES([Makefile



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