diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-23 20:41:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-23 20:41:31 +0000 |
| commit | 97fef6c0dd66fedda1e3241d1e6cd24e824227cd (patch) | |
| tree | 89cd25f8cbbbd3b3a48d0fb1ae6a1869f07bf7df | |
| parent | d6627a5e09929bc718be1c925435bc32dabfa252 (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.6' +VERSION = '1.66.6devel' def options(opt): opt.load('compiler_cxx') |
