diff options
| author | Vincent Richard <[email protected]> | 2006-12-20 20:24:53 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-12-20 20:24:53 +0100 |
| commit | fd1be329d5bba4436856cbd11ec03a7af3a71ee6 (patch) | |
| tree | 0d0e2d163da499f53909b027cb39bcb34136de2d /SConstruct | |
| parent | Version 0.8.1. (diff) | |
| download | vmime-fd1be329d5bba4436856cbd11ec03a7af3a71ee6.tar.gz vmime-fd1be329d5bba4436856cbd11ec03a7af3a71ee6.zip | |
Started version 0.8.2.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ import string # Package version number packageVersionMajor = 0 packageVersionMinor = 8 -packageVersionMicro = 1 +packageVersionMicro = 2 # API version number (libtool) # |
