[pan2: 4/14] Bump the version



commit 66ac27edef907a071b8f8a6dc5a073c160610f4c
Author: Petr Kovar <pknbe volny cz>
Date:   Mon Jan 24 01:09:29 2011 +0100

    Bump the version

 configure.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.in b/configure.in
index 2a2c8f7..05ede70 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.134pre1],[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,134pre1,[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 git-dir is used for building outside the src tree
@@ -34,7 +34,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.



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