diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:19:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:19:18 +0000 |
| commit | 188ba79e36a626eb7481ceb2ef87d6fbf7da98a2 (patch) | |
| tree | 7dfa8b4b8508fcbd94f7aeef23408cf1f6faeb63 /wscript | |
| parent | a7f41ac0e576464c34326947e45fe866411637d9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.29' +VERSION = '2.0.29devel' def options(opt): opt.load('compiler_cxx') |
