diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-06 18:28:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-06 18:28:57 +0000 |
| commit | 823de2c54b939552bb3c5ed20f6ba762bcf5a8d2 (patch) | |
| tree | 31e7d72ec94457f0fec20e218e7740c3bc439705 /wscript | |
| parent | df4056c72f28b5027030f6a3533b7e8fc2c60f06 (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.19devel' +VERSION = '1.65.0' def options(opt): opt.load('compiler_cxx') |
