diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:01:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:01:07 +0000 |
| commit | 71d1e8a1eabe49f0b2b377ffeb03f96f21c5f5ef (patch) | |
| tree | a658f848349c23e15cf203fc87cabf06e64c08d6 | |
| parent | 26d767de4d9de6dc1a879096b707e32f4ef8c99b (diff) | |
Bump versionv1.2.4
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.3devel' +VERSION = '1.2.4' API_VERSION = '-1.0' def options(opt): |
