[gmime/gmime-2-4] Bump version to 2.4.25
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime/gmime-2-4] Bump version to 2.4.25
- Date: Wed, 8 Jun 2011 19:51:38 +0000 (UTC)
commit d4b2593542e0d65336843ef74089593b42f2f3d4
Author: Jeffrey Stedfast <fejj gnome org>
Date: Wed Jun 8 15:51:05 2011 -0400
Bump version to 2.4.25
2011-06-08 Jeffrey Stedfast <fejj gnome org>
* README: Bumped version
* configure.in: Bumped version to 2.4.25
* build/vs2008/gmime.vcproj: Bumped version.
ChangeLog | 6 ++++++
README | 2 +-
build/vs2008/gmime.vcproj | 4 ++--
configure.in | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f4a2f2c..3d87bad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-06-08 Jeffrey Stedfast <fejj gnome org>
+ * README: Bumped version
+
+ * configure.in: Bumped version to 2.4.25
+
+ * build/vs2008/gmime.vcproj: Bumped version.
+
* gmime/gmime-session.c: Don't crash if the request_passwd()
virtual method is set to NULL. Fixes bug #651825.
diff --git a/README b/README
index cc5cc16..82355b3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- GMime, version 2.4.24
+ GMime, version 2.4.25
by Jeffrey Stedfast <fejj gnome org>
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 6c264a3..ac4d87a 100644
--- a/build/vs2008/gmime.vcproj
+++ b/build/vs2008/gmime.vcproj
@@ -41,7 +41,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="24""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="25""
Optimization="0"
AdditionalIncludeDirectories=""..\..\"; "..\..\util""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN=\"GMime\""
@@ -106,7 +106,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="24""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="25""
AdditionalIncludeDirectories=""..\..\"; "..\..\util""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN=\"GMime\""
RuntimeLibrary="2"
diff --git a/configure.in b/configure.in
index 5f20404..a857d49 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=24
+GMIME_MICRO_VERSION=25
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]