aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2010-11-16 13:28:05 +0000
committerVincent Richard <[email protected]>2010-11-16 13:28:05 +0000
commitda23524050e2d887cc938435bde960dbb5e769f8 (patch)
treeb9596eab5a9306ade68c3bab8d85de1dbc2bbb0c
parentVersion 0.9.1. (diff)
downloadvmime-da23524050e2d887cc938435bde960dbb5e769f8.tar.gz
vmime-da23524050e2d887cc938435bde960dbb5e769f8.zip
Started version 0.9.2.
-rw-r--r--ChangeLog8
-rw-r--r--SConstruct2
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 871d055e..8fdcdb05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
+VERSION 0.9.2svn
+================
+
+2010-11-16 Vincent Richard <[email protected]>
+
+ * Started version 0.9.2.
+
+
VERSION 0.9.1
=============
diff --git a/SConstruct b/SConstruct
index fb01edfc..55f9223c 100644
--- a/SConstruct
+++ b/SConstruct
@@ -29,7 +29,7 @@ import string
# Package version number
packageVersionMajor = 0
packageVersionMinor = 9
-packageVersionMicro = 1
+packageVersionMicro = 2
# API version number (libtool)
#