diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-26 00:20:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-26 00:20:55 +0100 |
| commit | 24fcdffe1718a8b95a3c78e3a06e2015a38e3799 (patch) | |
| tree | 7d99de4e30bd07c7c5340cb11a36038de257cbe5 | |
| parent | c41c5f685e758a0c09530c39dc078c11d03a3366 (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.14' +VERSION = '1.69.14devel' def options(opt): opt.load('compiler_cxx') |
