diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-30 14:17:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-30 14:17:08 +0100 |
| commit | a6b3b4539ae17ce59f975a4be49278f4ccc736fd (patch) | |
| tree | 70b53bd46307ec2aa4c088abfbc412f128580bcc /wscript | |
| parent | 9f8244c8b84c0dd5ff06c249c761105e14781176 (diff) | |
| parent | 7d93aa13507094e87bc9086986b36edd96a613b0 (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.71.2devel' +VERSION = '1.72.0devel' def options(opt): opt.load('compiler_cxx') |
