diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:36:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:36:50 +0000 |
| commit | 7c622feaf13cae3f746efc7885516ede1807e54b (patch) | |
| tree | 9b3afb0fb93c6bb5326f380203714ad45b2731d2 /wscript | |
| parent | 3c3bf9baa3c4b4d92409b4df4a9239b72daf6adb (diff) | |
| parent | ab3923b3037af5c6bb4c0e75c4b662b1f7f775b5 (diff) | |
Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0
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.8devel' +VERSION = '1.2.9devel' API_VERSION = '-1.0' def options(opt): |
