diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-13 16:47:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-13 16:47:46 +0000 |
| commit | 6bad5e41a3bf9293138e846a2234abebfef3be4c (patch) | |
| tree | 1933cbaa83196d0686f78de3649364f8bc9bd78f | |
| parent | da0878773b192f52694fe5719fe08bc4fe271c63 (diff) | |
Bump versionv0.41
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.41pre' +VERSION = '0.41' def options(opt): opt.load('compiler_cxx') |
