diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-13 21:44:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-13 21:44:42 +0000 |
| commit | ee4362c939b5fe6bab598b59916478513b9d6779 (patch) | |
| tree | 50eab5559c37424286b972218fa5804b39e658f9 /wscript | |
| parent | 164f71186d80798b55fad2f463918b8c514df21e (diff) | |
| parent | 7d424ea7e085e5380e5dcbfd2f268adb67cb0e44 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
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.62.3devel' +VERSION = '1.63.0devel' def options(opt): opt.load('compiler_cxx') |
