[gmime/gmime-2-4] Bumped version to 2.4.11
- From: Jeffrey Stedfast <fejj src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gmime/gmime-2-4] Bumped version to 2.4.11
- Date: Sat, 7 Nov 2009 16:19:48 +0000 (UTC)
commit 91abc5fa4de9ecf0a196bf555049385569699b86
Author: Jeffrey Stedfast <fejj gnome org>
Date: Sat Nov 7 11:18:13 2009 -0500
Bumped version to 2.4.11
2009-11-07 Jeffrey Stedfast <fejj novell com>
* README: Bumped version
* configure.in: Bumped version to 2.4.11
* build/vs2008/gmime.vcproj: Bumped version.
ChangeLog | 8 ++++++++
Makefile.am | 1 -
README | 3 ++-
build/vs2008/gmime.vcproj | 4 ++--
configure.in | 2 +-
5 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a7a5d3c..4db13cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-07 Jeffrey Stedfast <fejj novell com>
+
+ * README: Bumped version
+
+ * configure.in: Bumped version to 2.4.11
+
+ * build/vs2008/gmime.vcproj: Bumped version.
+
2009-11-05 Jeffrey Stedfast <fejj novell com>
* gmime/gmime-multipart.c (ptr_array_insert): Fixed to handle an
diff --git a/Makefile.am b/Makefile.am
index 81bc847..3de8008 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,6 @@ EXTRA_DIST = \
gmime.spec.in \
iconv-detect.c \
zentimer.h \
- zenprofiler.h \
gtk-doc.make
BUILD_EXTRA_DIST = \
diff --git a/README b/README
index 02b1844..82bfa42 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- GMime, version 2.4.10
+ GMime, version 2.4.11
by Jeffrey Stedfast <fejj gnome org>
@@ -35,6 +35,7 @@ following RFCs:
Sets, Languages, and Continuations (Obsoletes rfc2184)
* 2822: Internet Message Format (Obsoletes rfc822)
* 3156: MIME Security with OpenPGP (Updates rfc2015)
+ * 5322: Internet Message Format (Obsoletes rfc2822)
Other RFCs of interest:
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 714bead..d54b070 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"="10""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="11""
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"="10""
+ AdditionalOptions="/D "GMIME_MAJOR_VERSION"="2" /D "GMIME_MINOR_VERSION"="4" /D "GMIME_MICRO_VERSION"="11""
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 868152e..0188297 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=10
+GMIME_MICRO_VERSION=11
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]