diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:49:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:49:33 +0000 |
| commit | 5c0766f99bdf87dc755b40bc396be4dbf1d0bc69 (patch) | |
| tree | 61ab4c6b42c6e8d92a9bde4151eb29ed87d6993a | |
| parent | d65349031562077bb484c92eb8995fd91f0c1497 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.0' +VERSION = '1.3.0devel' API_VERSION = '-1.0' def options(opt): |
