diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-10 15:49:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-10 15:49:01 +0000 |
| commit | 2aa656cdac05f21d43eb236bf1f9c6ce806644dc (patch) | |
| tree | 72d3248f605a42b319bfc5391c2410f5d4748ffa | |
| parent | 3aa6a4409543ee6c3d16ec6000ecdc03fdc8b384 (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.0' +VERSION = '1.66.0devel' def options(opt): opt.load('compiler_cxx') |
