aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-11-06 16:47:02 +0000
committerVincent Richard <[email protected]>2005-11-06 16:47:02 +0000
commit68ecdfc23f4ee06512ba1419810e07cc88b43a6e (patch)
treeedf41278386aeb0315ebf96e4b67b9bcce7df923
parentMissing 'headerFieldValue.hpp' in dist. (diff)
downloadvmime-68ecdfc23f4ee06512ba1419810e07cc88b43a6e.tar.gz
vmime-68ecdfc23f4ee06512ba1419810e07cc88b43a6e.zip
Version 0.8.0.
-rw-r--r--ChangeLog4
-rw-r--r--SConstruct4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 03369aed..878fd9ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-VERSION 0.7.2cvs
-================
+VERSION 0.8.0
+=============
2005-11-06 Vincent Richard <[email protected]>
diff --git a/SConstruct b/SConstruct
index bfa3f19a..daa92f80 100644
--- a/SConstruct
+++ b/SConstruct
@@ -28,8 +28,8 @@ import string
# Package version number
packageVersionMajor = 0
-packageVersionMinor = 7
-packageVersionMicro = 2
+packageVersionMinor = 8
+packageVersionMicro = 0
# API version number (libtool)
#