diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-12 23:13:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-12 23:13:11 +0100 |
| commit | ef91278ae0603da13a8dd8ef5d70b93ea38d2348 (patch) | |
| tree | 9490acada96385b79d45c3b16daefc6656e74416 | |
| parent | 414c44166031003b29d1b0b2fd2c9748a63260b4 (diff) | |
Bump versionv0.66
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.66pre' +VERSION = '0.66' def options(opt): opt.load('compiler_cxx') |
