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



commit dfdcc3003c69636e7639abedc6e725a1ea58826a
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sun Nov 6 10:49:14 2011 -0500

    Bumped version to 2.4.28
    
    2011-11-06  Jeffrey Stedfast  <fejj gnome org>
    
    	* README: Bumped version
    
    	* configure.in: Bumped version to 2.4.28
    
    	* build/vs2008/gmime.vcproj: Bumped version.

 ChangeLog                      |    8 ++++++++
 README                         |    2 +-
 build/vs2008/gmime.vcproj      |    4 ++--
 configure.in                   |    2 +-
 docs/reference/gmime.hierarchy |    2 +-
 5 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f9c3da0..1362641 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-11-06  Jeffrey Stedfast  <fejj gnome org>
+
+	* README: Bumped version
+
+	* configure.in: Bumped version to 2.4.28
+
+	* build/vs2008/gmime.vcproj: Bumped version.
+
 2011-11-05  Jeffrey Stedfast  <fejj gnome org>
 
 	* gmime/gmime.c (g_mime_init): Oops, don't forget to register
diff --git a/README b/README
index b70007c..370dd02 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                            GMime, version 2.4.27
+                            GMime, version 2.4.28
                    by Jeffrey Stedfast <fejj gnome org>
 
 
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 4094746..9a2146d 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;27&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;28&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;27&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;28&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 d70c946..33012af 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=27
+GMIME_MICRO_VERSION=28
 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.hierarchy b/docs/reference/gmime.hierarchy
index 673029a..d61beaf 100644
--- a/docs/reference/gmime.hierarchy
+++ b/docs/reference/gmime.hierarchy
@@ -32,13 +32,13 @@ GObject
       GMimeMultipartEncrypted
       GMimeMultipartSigned
     GMimeMessagePart
+  GMimeDataWrapper
   GMimeContentType
   GMimeContentDisposition
   InternetAddress
     InternetAddressGroup
     InternetAddressMailbox
   InternetAddressList
-  GMimeDataWrapper
   GMimeSession
     GMimeSessionSimple
 GInterface



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