diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-25 23:09:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-25 23:09:42 +0100 |
| commit | 70ed8fee407b25d74e80748be1f4e73d257948da (patch) | |
| tree | b2c16bc04f40f87292508082fa3bd3cc2026e4df /wscript | |
| parent | a4129317c46490dabaa9903f7c5ded9550285788 (diff) | |
| parent | e1d69b8b64e89bdb322bee504a981f72ad625984 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/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.69.35devel' +VERSION = '1.69.36devel' def options(opt): opt.load('compiler_cxx') |
