diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-15 23:53:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-15 23:53:46 +0100 |
| commit | b1d5ecd2b990ec8316386037bcc2186b42837cd5 (patch) | |
| tree | b8ec10507cb3584399f84f496b54c6b3e11a3731 | |
| parent | aeb7d4f12386dcf93f458b1b641bddcf0facf2fb (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.28' +VERSION = '1.69.28devel' def options(opt): opt.load('compiler_cxx') |
