diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-10 09:34:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-10 09:34:56 +0000 |
| commit | e6ba0185129b8a2e8092a3b1087aa8bb75886b9b (patch) | |
| tree | c3cb742ae67957f011809037d868e3b175076f47 /wscript | |
| parent | 77e4bcc1514fdeaa3838644f59439f34b064e33c (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.2pre' +VERSION = '1.61.2' def options(opt): opt.load('compiler_cxx') |
