diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-09 21:22:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-09 21:22:14 +0000 |
| commit | e856199df8b2a71d7e953ee4207d2604888eaf92 (patch) | |
| tree | 5b2c45136d19cdd007d68f2edcc526a447f27b80 /wscript | |
| parent | 814e28c26a980f2f3db4f95898c25445063c22fa (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.1pre' +VERSION = '1.61.1' def options(opt): opt.load('compiler_cxx') |
