diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-19 08:27:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-19 08:27:26 +0100 |
| commit | 2728469db21a91ce114ffbe9b9212a96fa3e1f54 (patch) | |
| tree | 98b62c9d30153864ed729ccd36ed576acd291c96 | |
| parent | 0619a2de893636c19d0e654532303893e96ab1a4 (diff) | |
Bump versionv0.46
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.46pre' +VERSION = '0.46' def options(opt): opt.load('compiler_cxx') |
