diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-04 20:07:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-04 20:07:04 +0000 |
| commit | 7f4c6756c3e71edd4b8e4792d236c4bbf3471ece (patch) | |
| tree | b4ea40a3e4f9061b8f782a3fa2b3901c9e703788 | |
| parent | 38559e6f4651f1850cc6df20c5575e3c53c41266 (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.25' +VERSION = '1.26pre' def options(opt): opt.load('compiler_cxx') |
