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 | 45a9430c3601ce689819efc43dff9e2b1a1b404d (patch) | |
| tree | 4573585b99fcab9ec76596a909b2a59002d1f7e2 | |
| parent | 305d5c4e32c005b3e481082cda0fb968e88e5a8b (diff) | |
Bump versionv0.45
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.45beta1' +VERSION = '0.45' def options(opt): opt.load('compiler_cxx') |
