diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-21 18:56:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-21 18:56:59 +0000 |
| commit | 5fe38e844d3898ad0ccc453900ff79c1a9c9f822 (patch) | |
| tree | 7fce238e3e94122ecf3ed7eb83fbf8ad48c2ee2f | |
| parent | 633b20dad36b5c27f5df27499af7cdc7dc4d8429 (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.33' +VERSION = '1.34pre' def options(opt): opt.load('compiler_cxx') |
