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 | e28def57ff4591f02ca3585a506ea58fbeba5d46 (patch) | |
| tree | c88294d220854944f7e8c6b3b3b64549d144f40d /wscript | |
| parent | e856199df8b2a71d7e953ee4207d2604888eaf92 (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.1' +VERSION = '1.61.2pre' def options(opt): opt.load('compiler_cxx') |
