diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:08:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:08:16 +0000 |
| commit | 135c084653b225727a5ccf12e0bc2dab89ce702b (patch) | |
| tree | 32033b20dbca638995571c041714e08ddc8dcbef | |
| parent | 1cb397e4cb51ba31b6e19b20d97a1b7553f36617 (diff) | |
Bump versionv0.43
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.43pre' +VERSION = '0.43' def options(opt): opt.load('compiler_cxx') |
