diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 23:13:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 23:13:15 +0100 |
| commit | 5c188c1424321bc9c701e2a0b2f85948282f41a4 (patch) | |
| tree | cddb32b853d626465bc069afc869b6c28db575ce | |
| parent | 1374212e0c1e69ba92a023605c4a8dc4400913b9 (diff) | |
Bump versionv0.65
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.65pre' +VERSION = '0.65' def options(opt): opt.load('compiler_cxx') |
