diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-08 23:28:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-08 23:28:09 +0000 |
| commit | c2e2b2bace98d1ad297c7351a907ed7713fa1850 (patch) | |
| tree | 54f5b9212b086c381aa571b388b75c6ec09b742c /wscript | |
| parent | c6a57fe6abccac8dde49a77d5bfe6943f70e080c (diff) | |
| parent | 5b8fafecf252edfb1ef7bc9fe26c5e74c34d852d (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
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.59pre' +VERSION = '1.60pre' def options(opt): opt.load('compiler_cxx') |
