diff options
| author | Vincent Richard <[email protected]> | 2005-11-06 17:49:40 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-11-06 17:49:40 +0100 |
| commit | 476cec86ca5c04555da8dab61496b52e9289321c (patch) | |
| tree | fc78f5bad1112440c565be21f22c4fb30dc96ba5 /SConstruct | |
| parent | Version 0.8.0. (diff) | |
| download | vmime-476cec86ca5c04555da8dab61496b52e9289321c.tar.gz vmime-476cec86ca5c04555da8dab61496b52e9289321c.zip | |
Started version 0.8.1.
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 = 0 +packageVersionMicro = 1 # API version number (libtool) # |
