diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-02 20:15:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-02 20:15:26 +0000 |
| commit | 5bb20f440b2ce3f6410cf9107029b048b625e89f (patch) | |
| tree | cde2e3b0b8d00151e443b6dfcba869eeae2304da /wscript | |
| parent | 5ad7d161bc3016686fc802d913b10c575262d3fe (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.1' +VERSION = '1.3.1devel' API_VERSION = '-1.0' def options(opt): |
