diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 21:08:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 21:08:29 +0000 |
| commit | 2ff1d1af9c68423b034d3f14626cf50355c7edfc (patch) | |
| tree | 4d4094f949482cb431108e33990f7d8636ae4976 /wscript | |
| parent | 5b773e5a4388bb7c7de860df75f3bba2471a089f (diff) | |
Bump version
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.1.11' +VERSION = '1.1.11devel' API_VERSION = '-1.0' def options(opt): |
