diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-30 00:58:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-30 00:58:54 +0100 |
| commit | d69d2d2d32b6f874cc13ecec1ce705d44a1feb24 (patch) | |
| tree | 46653d84e60319504f42a59a30c8933091fedca4 | |
| parent | 0f09e4f7335fb125273aa3d1dc397797a2eba1dd (diff) | |
| parent | b5c354c432dc6ba6748085875808dc89fff77931 (diff) | |
Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0
| -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.1.0devel' +VERSION = '1.2.0devel' API_VERSION = '-1.0' def options(opt): |
