diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 21:13:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 21:13:42 +0100 |
| commit | 58259f4c7c7f4eb2a8e532cbd45bf39d5aa9a564 (patch) | |
| tree | 13a4dd03d25a1a9cf9aef16cce59d660fc9d8460 | |
| parent | 26f6fc5aa41a0fb38b9bf3c408a7c4bc8acd370c (diff) | |
Bump version
| -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.4.0' +VERSION = '2.4.0devel' def options(opt): opt.load('compiler_cxx') |
