diff options
| author | Vincent Richard <[email protected]> | 2008-10-19 15:58:44 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2008-10-19 15:58:44 +0200 |
| commit | 2ba7344854a60a3eca55732225e9de4165369a82 (patch) | |
| tree | c8f128fe333ba6086e081d18901aca8ef7583e96 /SConstruct | |
| parent | Updated doc to take into account the new namespace for encoders. (diff) | |
| download | vmime-2ba7344854a60a3eca55732225e9de4165369a82.tar.gz vmime-2ba7344854a60a3eca55732225e9de4165369a82.zip | |
Version 0.9.0.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ import string # Package version number packageVersionMajor = 0 -packageVersionMinor = 8 -packageVersionMicro = 2 +packageVersionMinor = 9 +packageVersionMicro = 0 # API version number (libtool) # |
