diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:51:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:51:22 +0000 |
| commit | f8c907dcf42e46af0e21a3bdaad19184a5615942 (patch) | |
| tree | d142d35825f0701fab0f7bf1b6206d6f77dbb45b | |
| parent | 6d396250e87b9201c564acde2e457b148b134a47 (diff) | |
Bump versionv1.3.x
| -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.3.7' +VERSION = '1.3.7devel' API_VERSION = '-1.0' try: |
