diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-07 22:59:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-07 22:59:53 +0000 |
| commit | 4fce2c2b9d0405e0dfd97253ddd273d5ce5bd1c5 (patch) | |
| tree | b797203f719778a1eecbcb69715c423395a1c464 | |
| parent | 0975cb7fdd4915ab6caca6999d1dc89e15b81a3c (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.58' +VERSION = '1.59pre' def options(opt): opt.load('compiler_cxx') |
