diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-22 16:55:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-22 16:55:07 +0000 |
| commit | 2ed1916b4c22ff6f3c01a72b046a28fb176a6fb3 (patch) | |
| tree | b7353e288054f88db12320bb7d8de4e4823df8ef /wscript | |
| parent | 2791f92d28efe4d844493b0804d8bd2d8fe30212 (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.66.4' +VERSION = '1.66.4devel' def options(opt): opt.load('compiler_cxx') |
