diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-05 00:05:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-05 00:05:47 +0100 |
| commit | 8c4ea6d32a87453cb34ad732a026fa624bfe0f6b (patch) | |
| tree | 058e24df850e22964044e3c13669c06ddc98c19b /wscript | |
| parent | 171e3abb0881775b1410ad045a4f488500964616 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.44' +VERSION = '0.45pre' def options(opt): opt.load('compiler_cxx') |
