diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-05 16:41:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-05 16:41:46 +0100 |
| commit | 2d195693fd2fa8aff6f335b67b21efab81862912 (patch) | |
| tree | c3b4da1fd5a947e6618e2228f1462f27954d134a | |
| parent | 91f314394bdb3740f7114fcfc34ef7187e2cc2ca (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.69.0' +VERSION = '1.69.0devel' def options(opt): opt.load('compiler_cxx') |
