diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:31:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:31:26 +0100 |
| commit | 349412cdb3ac555dad53de05fd53cffa7fd1146b (patch) | |
| tree | d3e37e1adc8137f5bfa2c67ea8006626cad56400 /wscript | |
| parent | 0bbe6e2dbf0cfbdf7bc063f052c7494a8f16637f (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.34pre' +VERSION = '0.34' def options(opt): opt.load('compiler_cxx') |
