diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:35:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:35:04 +0000 |
| commit | 74a8cda05e2b8538aa478c858c1ca9754e1fa98f (patch) | |
| tree | 159163288085c35a16d2ecf216485fc414e22a53 | |
| parent | 07fdaed24f8d42da084a654c4d13d9656495336b (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.40' +VERSION = '1.41pre' def options(opt): opt.load('compiler_cxx') |
