diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:31:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:31:49 +0000 |
| commit | e14b0d9c14c478d07e5f1c6eafaa33b824d76e93 (patch) | |
| tree | 256da366d5480c52380dac8f539ed759e1bb5926 | |
| parent | c4b622e8713d2ab09fb18d0c4cdd52884c471e4a (diff) | |
Bump versionv1.3.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.3.0devel' +VERSION = '1.3.1' API_VERSION = '-1.0' try: |
