aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-11-06 16:49:40 +0000
committerVincent Richard <[email protected]>2005-11-06 16:49:40 +0000
commit476cec86ca5c04555da8dab61496b52e9289321c (patch)
treefc78f5bad1112440c565be21f22c4fb30dc96ba5
parentVersion 0.8.0. (diff)
downloadvmime-476cec86ca5c04555da8dab61496b52e9289321c.tar.gz
vmime-476cec86ca5c04555da8dab61496b52e9289321c.zip
Started version 0.8.1.
-rw-r--r--ChangeLog8
-rw-r--r--SConstruct2
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 878fd9ce..38a7c02a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
+VERSION 0.8.1cvs
+================
+
+2005-11-06 Vincent Richard <[email protected]>
+
+ * Started version 0.8.1.
+
+
VERSION 0.8.0
=============
diff --git a/SConstruct b/SConstruct
index daa92f80..590d4a54 100644
--- a/SConstruct
+++ b/SConstruct
@@ -29,7 +29,7 @@ import string
# Package version number
packageVersionMajor = 0
packageVersionMinor = 8
-packageVersionMicro = 0
+packageVersionMicro = 1
# API version number (libtool)
#