diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:36:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:36:25 +0000 |
| commit | ab3923b3037af5c6bb4c0e75c4b662b1f7f775b5 (patch) | |
| tree | f9643a06c69b4b0f7d852e6b22803ff95bcabfa8 /wscript | |
| parent | 8fce45d3ffe33dacf0a78b97971fbd0eac2da700 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'libdcp' -VERSION = '1.2.9' +VERSION = '1.2.9devel' API_VERSION = '-1.0' def options(opt): |
