[gmime/gmime-2-4] Bumped version to 2.4.30
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime/gmime-2-4] Bumped version to 2.4.30
- Date: Sat, 24 Dec 2011 00:49:18 +0000 (UTC)
commit 45ebdf45e05b3123f8963da0caaa819c3e1f8ba4
Author: Jeffrey Stedfast <fejj gnome org>
Date: Fri Dec 23 19:48:58 2011 -0500
Bumped version to 2.4.30
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 1ad299b..6c329a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-12-23 Jeffrey Stedfast <fejj gnome org>
+ * README: Bumped version
+
+ * configure.in: Bumped version to 2.4.30
+
+ * build/vs2008/gmime.vcproj: Bumped version.
+
+2011-12-23 Jeffrey Stedfast <fejj gnome org>
+
* gmime/gmime-utils.c (quoted_decode): Made more robust and also
modified to keep state (e.g. for use when triplets span across
multiple encoded-word tokens).
diff --git a/README b/README
index 3fbdbd0..5b3a33a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- GMime, version 2.4.29
+ GMime, version 2.4.30
by Jeffrey Stedfast <fejj gnome org>
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 2de14da..281d99e 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"="29""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="30""
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"="29""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="30""
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 461a7a9..5e382b8 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=29
+GMIME_MICRO_VERSION=30
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]