diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-18 23:22:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-18 23:22:44 +0100 |
| commit | 305d5c4e32c005b3e481082cda0fb968e88e5a8b (patch) | |
| tree | 98b0062daca2fedfdc5f9c443085a476501c0979 | |
| parent | ba39445dc02a21fd29562ba0693dd7e3d9f3308b (diff) | |
Bump versionv0.45beta1
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.45pre' +VERSION = '0.45beta1' def options(opt): opt.load('compiler_cxx') |
