diff options
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | wscript | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 2012-08-04 Carl Hetherington <cth@carlh.net> - * Version 0.41 released. + * Version 0.42 released. 2012-08-04 Carl Hetherington <cth@carlh.net> @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.41pre' +VERSION = '0.42pre' def options(opt): opt.load('compiler_cxx') |
