diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:53:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:53:59 +0100 |
| commit | 1296b7a8d4cdca3798036e3f069d1b76c4d5db3c (patch) | |
| tree | 21d159422a3d5b147d0196ca5751628db3f3f975 /wscript | |
| parent | 0d69f5c68cf22aa3c3a7617abaee880534614508 (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.3' +VERSION = '1.3.3devel' API_VERSION = '-1.0' def options(opt): |
