diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-08 23:03:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-08 23:03:01 +0100 |
| commit | a9fb34ad2f6cfc3be0835ec8a7926b6e6c71d7dc (patch) | |
| tree | 853938ee1372d3f948d7900f7e57eb425e957c35 /wscript | |
| parent | ac2001e6f9b9095f6fc448227a734580480bc02c (diff) | |
Bump version
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.73.3devel' +VERSION = '1.73.4' def options(opt): opt.load('compiler_cxx') |
