diff options
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | wscript | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 2012-07-21 Carl Hetherington <cth@carlh.net> - * Version 0.28 released. + * Version 0.29 released. 2012-07-21 Carl Hetherington <cth@carlh.net> @@ -1,7 +1,7 @@ import subprocess APPNAME = 'dvdomatic' -VERSION = '0.28' +VERSION = '0.29' def options(opt): opt.load('compiler_cxx') |
