diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-21 11:17:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-21 11:17:52 +0100 |
| commit | 5a637337f4fc4c3cba211f67ce475a0ae55a9a67 (patch) | |
| tree | 9eb7ffeb47dc1c517f6b34354404b8110e299795 /wscript | |
| parent | d43370b8a879f5d318701de4f16808a7cb1de77e (diff) | |
Bump versionv0.74
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.74pre' +VERSION = '0.74' def options(opt): opt.load('compiler_cxx') |
