[gmime/gmime-2-4] Bumped version to 2.4.29



commit 074c7cd6167551b1afa1bf74e28e9d6bc1687056
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Dec 17 11:35:55 2011 -0500

    Bumped version to 2.4.29

 ChangeLog                 |    8 ++++++++
 README                    |    2 +-
 build/vs2008/gmime.vcproj |    4 ++--
 configure.in              |    2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1302fec..7628d47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2011-12-15  Jeffrey Stedfast  <fejj gnome org>
 
+	* README: Bumped version
+
+	* configure.in: Bumped version to 2.4.29
+
+	* build/vs2008/gmime.vcproj: Bumped version.
+
+2011-12-15  Jeffrey Stedfast  <fejj gnome org>
+
 	* gmime/gmime-iconv-utils.c (g_mime_iconv_strndup): Same.
 
 	* gmime/gmime-filter-charset.c (flter_complete): Same as
diff --git a/README b/README
index 370dd02..3fbdbd0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                            GMime, version 2.4.28
+                            GMime, version 2.4.29
                    by Jeffrey Stedfast <fejj gnome org>
 
 
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 9a2146d..2de14da 100644
--- a/build/vs2008/gmime.vcproj
+++ b/build/vs2008/gmime.vcproj
@@ -41,7 +41,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				AdditionalOptions="/D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;28&quot;"
+				AdditionalOptions="/D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;29&quot;"
 				Optimization="0"
 				AdditionalIncludeDirectories="&quot;..\..\&quot;; &quot;..\..\util&quot;"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN=\&quot;GMime\&quot;"
@@ -106,7 +106,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				AdditionalOptions="/D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;28&quot;"
+				AdditionalOptions="/D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;29&quot;"
 				AdditionalIncludeDirectories="&quot;..\..\&quot;; &quot;..\..\util&quot;"
 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN=\&quot;GMime\&quot;"
 				RuntimeLibrary="2"
diff --git a/configure.in b/configure.in
index 33012af..461a7a9 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
 
 GMIME_MAJOR_VERSION=2
 GMIME_MINOR_VERSION=4
-GMIME_MICRO_VERSION=28
+GMIME_MICRO_VERSION=29
 GMIME_VERSION=$GMIME_MAJOR_VERSION.$GMIME_MINOR_VERSION.$GMIME_MICRO_VERSION
 GMIME_VERSION_INFO=`expr $GMIME_MAJOR_VERSION + $GMIME_MINOR_VERSION`:$GMIME_MICRO_VERSION:$GMIME_MINOR_VERSION
 



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