diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-04 16:45:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-04 16:45:29 +0000 |
| commit | 5d8629247628ba553df9b017bad5a1f841373f11 (patch) | |
| tree | 24ce194d4afa2d3b5d1967de1b10bfff2ab906d0 /wscript | |
| parent | 3753cb8685e1755b067676345a5871db24149d0f (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.64.17devel' +VERSION = '1.64.18' def options(opt): opt.load('compiler_cxx') |
