diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-10 15:37:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-10 15:37:26 +0100 |
| commit | 768c3c7de082fb2449e57a8fd5c05fc32dad665d (patch) | |
| tree | f422159ff0c2c205536c26af0f764a2a437602b5 | |
| parent | fc790b244c6473539171a10946f5780ae0a43d28 (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.72.1' +VERSION = '1.72.1devel' def options(opt): opt.load('compiler_cxx') |
