diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-18 23:23:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-18 23:23:11 +0100 |
| commit | 959bf5088ad3144915f86e92a8d12183a3a3298d (patch) | |
| tree | d56e64f43666b29b83f74c6a5a77ca7ce6eaef7e /wscript | |
| parent | 45a9430c3601ce689819efc43dff9e2b1a1b404d (diff) | |
Bump version
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.45' +VERSION = '0.46pre' def options(opt): opt.load('compiler_cxx') |
