diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-23 22:02:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-23 22:02:47 +0100 |
| commit | 9848887b821cba1522ae252f6ca2d54db2ff9ce3 (patch) | |
| tree | 41245e1e9292f77de3e4df10c90292984cf6903e /wscript | |
| parent | 539ed8f0f6d1ee3d8c939f64ffd05f7c87df29ce (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.3devel' +VERSION = '1.76.4' def options(opt): opt.load('compiler_cxx') |
