diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-08 19:10:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-08 19:10:49 +0000 |
| commit | 3a267dd9509e7c7f44125e7c3469ef1be9cfc273 (patch) | |
| tree | 9b531cfc2395f37276a2124d6c3471f9571bd6e6 /wscript | |
| parent | 3190fb98298ebdd29c41b2cf6019a381e71a6248 (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.65.0devel' +VERSION = '1.65.1' def options(opt): opt.load('compiler_cxx') |
