diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:18 +0100 |
| commit | c81be5abba47034760db125156bf80d9fcbdfc39 (patch) | |
| tree | 8aea99720d1ec8d801208419ee691c79f06442c5 /wscript | |
| parent | 220cd23f1420fb5fa00f8d98b3e8e29dea1789d0 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.3' +VERSION = '1.2.3devel' API_VERSION = '-1.0' def options(opt): |
