diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 17:50:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 17:50:43 +0000 |
| commit | 828fa2e71713d9077aafbcdfa6abe1663387382b (patch) | |
| tree | d26bd103ce0e2fb605353fb1203c0ac51f1bdc43 /wscript | |
| parent | 8a471cf8b38ccb82bde42cc64c13b318bb34e42e (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.5' +VERSION = '1.64.5devel' def options(opt): opt.load('compiler_cxx') |
