diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 19:34:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 19:34:20 +0000 |
| commit | b61339aeafb4950698ab4970c97286214ba07cbd (patch) | |
| tree | d4e6bbdfbda76e2b383cf16d55f3db666cad41cf | |
| parent | f37a1e40b97dbd94c552477316a2a76e8973e0c1 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.37' +VERSION = '2.6.37devel' def options(opt): opt.load('compiler_cxx') |
