diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-04 21:03:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-04 21:03:43 +0000 |
| commit | 1b25b311317f1e3bad9fb2ec0563b0401d913dc5 (patch) | |
| tree | 88aa36801464997dcb96d5e97b3a70288f66e9a5 /wscript | |
| parent | 462bf36bf593e79e4d2510d225fc0f2496538cc2 (diff) | |
| parent | 7f4c6756c3e71edd4b8e4792d236c4bbf3471ece (diff) | |
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0
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.25pre' +VERSION = '1.26pre' def options(opt): opt.load('compiler_cxx') |
