diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-28 01:03:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-28 01:03:46 +0000 |
| commit | 46778b8ba8819feb21bdce1e6b2d5445959ac514 (patch) | |
| tree | a255df436f4413a294a40ca0dd0eeab5b389b3fa /wscript | |
| parent | b93bc3661d7c6e71db72b6614819a6803b6e4c42 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.5.11' +VERSION = '2.5.11devel' def options(opt): opt.load('compiler_cxx') |
