diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-30 20:08:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-30 20:08:52 +0100 |
| commit | c39adf52ebfa3fb064b1e0b2d32933e937828b37 (patch) | |
| tree | e2e18c517f2a5f80ac7edca9c477f032885d2c78 /wscript | |
| parent | 8522a6a809f98b0325cb4016b078dab2d5649138 (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.7devel' +VERSION = '1.66.8' def options(opt): opt.load('compiler_cxx') |
