diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-09 21:21:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-09 21:21:58 +0000 |
| commit | 814e28c26a980f2f3db4f95898c25445063c22fa (patch) | |
| tree | 988d592840bb11f1103c47de2d98ecfe8c207916 /wscript | |
| parent | 8f7dccf5ed29dc8c5cdfe7e99b420d1dc3c5907a (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.61.0' +VERSION = '1.61.1pre' def options(opt): opt.load('compiler_cxx') |
