diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:55:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:55:54 +0000 |
| commit | c1eac6b081394cde6f5390e241a4b1917c453f9e (patch) | |
| tree | d317b6726f635b517775e8eac9dc7511e0ebcba5 | |
| parent | 9644561595818e28f950cee29a42771fa2f48d18 (diff) | |
Bump versionv1.2.1
| -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.0devel' +VERSION = '1.2.1' API_VERSION = '-1.0' def options(opt): |
