diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:30 +0000 |
| commit | 2e7e4645ef034d339ea7f2cf6381d80b59c3d116 (patch) | |
| tree | ce9643ad5a367a5cce0d316c65fcdc008a6178be | |
| parent | c7e31231c1d6c26e3a28926d5f5eecea293ae606 (diff) | |
Bump versionv1.2.3
| -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.2devel' +VERSION = '1.2.3' API_VERSION = '-1.0' def options(opt): |
