diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-23 01:44:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-23 01:44:10 +0000 |
| commit | ddc19a6070de980e9a36ff7a1a1f4ccf814fb4dd (patch) | |
| tree | ccd9b7d893f2d5fc64160030def620beeb6591d6 | |
| parent | ae8601eac6fd6f8437f63c0e5f940ac8930a3972 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.66.5' +VERSION = '1.66.5devel' def options(opt): opt.load('compiler_cxx') |
