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



commit 08db1b4db1d1e16a50bf793305e8bb53e67c849d
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sun Dec 5 11:17:58 2010 -0500

    Bumped version to 2.4.21
    
    2010-12-05  Jeffrey Stedfast  <fejj novell com>
    
    	* README: Bumped version
    
    	* configure.in: Bumped version to 2.4.21
    
    	* build/vs2008/gmime.vcproj: Bumped version.

 ChangeLog                      |    8 ++++++++
 README                         |    2 +-
 build/vs2008/gmime.vcproj      |    4 ++--
 configure.in                   |    2 +-
 docs/reference/gmime-docs.sgml |    2 +-
 5 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f946363..d636fd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-12-05  Jeffrey Stedfast  <fejj novell com>
+
+	* README: Bumped version
+
+	* configure.in: Bumped version to 2.4.21
+
+	* build/vs2008/gmime.vcproj: Bumped version.
+
 2010-11-29  Jeffrey Stedfast  <fejj novell com>
 
 	* gmime/internet-address.c (decode_address): Handle edge cases
diff --git a/README b/README
index 39eaba6..9a16126 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                            GMime, version 2.4.20
+                            GMime, version 2.4.21
                    by Jeffrey Stedfast <fejj gnome org>
 
 
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 4cde613..4d841cc 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;20&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;21&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;20&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;21&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 75715b9..6785a4c 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=20
+GMIME_MICRO_VERSION=21
 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
 
diff --git a/docs/reference/gmime-docs.sgml b/docs/reference/gmime-docs.sgml
index 3086580..24ce70e 100644
--- a/docs/reference/gmime-docs.sgml
+++ b/docs/reference/gmime-docs.sgml
@@ -82,7 +82,7 @@
       </author>
     </authorgroup>
     <copyright>
-      <year>2000-2009</year>
+      <year>2000-2010</year>
       <holder>Jeffrey Stedfast</holder>
     </copyright>
 



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