diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:46:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:46:51 +0100 |
| commit | dfe84042ed76a39aae384366776ed6c74d377426 (patch) | |
| tree | 594defe9ebe4db4213cfb5e533e807b197c8fa79 /wscript | |
| parent | c405fae4fc15d9b3132e097554ec40a2bc0d6c37 (diff) | |
| parent | 70dbe487d1276f84aaab871061928dd3572a7b53 (diff) | |
Merge branch 'v1.3.x' of ssh://git.carlh.net/home/carl/git/libsub into v1.3.x
Diffstat (limited to 'wscript')
| -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.1devel' +VERSION = '1.3.2devel' API_VERSION = '-1.0' try: |
