diff options
| author | Vincent Richard <[email protected]> | 2010-11-16 14:28:05 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2010-11-16 14:28:05 +0100 |
| commit | da23524050e2d887cc938435bde960dbb5e769f8 (patch) | |
| tree | b9596eab5a9306ade68c3bab8d85de1dbc2bbb0c /SConstruct | |
| parent | Version 0.9.1. (diff) | |
| download | vmime-da23524050e2d887cc938435bde960dbb5e769f8.tar.gz vmime-da23524050e2d887cc938435bde960dbb5e769f8.zip | |
Started version 0.9.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 = 9 -packageVersionMicro = 1 +packageVersionMicro = 2 # API version number (libtool) # |
