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 | 8f7dccf5ed29dc8c5cdfe7e99b420d1dc3c5907a (patch) | |
| tree | 7afb1b550e98c870fc55e5cefe32d0bc735ae93e /wscript | |
| parent | 94f3283614dcd153eddf5a5593115ca782138733 (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.61pre' +VERSION = '1.61.0' def options(opt): opt.load('compiler_cxx') |
