diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-26 23:27:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-26 23:27:01 +0100 |
| commit | a5d9f9a473d9ce8c273d9763a478e88edf2162fa (patch) | |
| tree | 1543d15eeaebda457333dbcd1e4f6da3ea6ddf18 /wscript | |
| parent | 300662c37a72f9e0bff67d515e33c21dbcf6efa1 (diff) | |
| parent | 71dfc65c45f6ee3058fd158adeab4894f5a26555 (diff) | |
Merge branch '1.0' of ssh://carlh.dyndns.org/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.22pre' +VERSION = '1.23pre' def options(opt): opt.load('compiler_cxx') |
