diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:19:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:19:24 +0000 |
| commit | d3ca129cf385a23db3ad0e80b6cc5c8bf986021f (patch) | |
| tree | 54b4beccb4d1638f226a048fceae0880a1bb9480 | |
| parent | 7508e009c6b9232379789d8f9bf9342430801734 (diff) | |
Bump versionv0.44
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.44pre' +VERSION = '0.44' def options(opt): opt.load('compiler_cxx') |
