diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-08 12:39:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-08 12:39:03 +0000 |
| commit | 5b8fafecf252edfb1ef7bc9fe26c5e74c34d852d (patch) | |
| tree | c08d5a458cefcc9b4c1d5fea90cd03da982e9599 /wscript | |
| parent | 5d9396027800ee26a32a7b6d74fd328cefa2782f (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.59' +VERSION = '1.60pre' def options(opt): opt.load('compiler_cxx') |
