diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:53:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:53:04 +0000 |
| commit | 67770d5a54c87f975727a7c7e2cbd1da8294a0c7 (patch) | |
| tree | c653e448df942deefab460693ecbe90f07419a9e | |
| parent | ef7c2ec97b8e0cd791df282686c8d8654b172f24 (diff) | |
Bump versionv1.2.0
| -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.1.13devel' +VERSION = '1.2.0' API_VERSION = '-1.0' def options(opt): |
