[gmime/gmime-2-4] Bumped version to 2.4.9
- From: Jeffrey Stedfast <fejj src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gmime/gmime-2-4] Bumped version to 2.4.9
- Date: Thu, 3 Sep 2009 13:34:08 +0000 (UTC)
commit 7e33a5c9d55a4dec6a4c47f0c939625a2dc83ce5
Author: Jeffrey Stedfast <fejj gnome org>
Date: Thu Sep 3 09:33:06 2009 -0400
Bumped version to 2.4.9
2009-09-03 Jeffrey Stedfast <fejj novell com>
* README: Bumped version
* configure.in: Bumped version to 2.4.9
* 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 d443007..266b112 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-09-03 Jeffrey Stedfast <fejj novell com>
+ * README: Bumped version
+
+ * configure.in: Bumped version to 2.4.8
+
+ * build/vs2008/gmime.vcproj: Bumped version.
+
* mono/gmime-sharp.dll.config.in: Fixed the target library
version, thanks to MATSUURA Takanori <t matsuu gmail com>.
diff --git a/README b/README
index d444bcf..a8b0910 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- GMime, version 2.4.8
+ GMime, version 2.4.9
by Jeffrey Stedfast <fejj gnome org>
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 513eeee..c362506 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"="8""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="9""
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"="8""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="9""
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 ef8e177..663920f 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=8
+GMIME_MICRO_VERSION=9
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]