diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-26 22:17:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-26 22:17:41 +0100 |
| commit | 13ac24a8090b8f5422ad11fe45f05bc2fc4364d4 (patch) | |
| tree | 946cdb119ee0723641cfa6badc39ca352e1899dc /wscript | |
| parent | 78a48f5d2147bc152fa1a5ca22df2598cd5d13c6 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.11' +VERSION = '2.1.11devel' def options(opt): opt.load('compiler_cxx') |
