diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:04:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:04:48 +0100 |
| commit | dd88a3738c91b6fa2574c3d2d778fb30a412555c (patch) | |
| tree | 26fa00aff6914c3a8557f3ff492b04857d53e315 /wscript | |
| parent | 16173bd97642189d1d64e96d9c3eb58d9df11b09 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.4' +VERSION = '1.3.4devel' API_VERSION = '-1.0' def options(opt): |
