commit | 9e50021c10893420f94f77276efdc5da8ca8d4b9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Oct 19 10:28:07 2017 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Oct 19 10:28:07 2017 -0400 |
tree | e6f0f6989df115601801b9c747dee98ef91dae30 | |
parent | f93a14591de4e196a99c3be5064bb2740d03e79e [diff] [blame] |
Prepare release 0.4.0 Change-Id: Iec6b0ccd266f34605b0b3ad4ae95250049745953
diff --git a/wscript b/wscript index 9fcb8b3..5fe386f 100644 --- a/wscript +++ b/wscript
@@ -3,7 +3,7 @@ from waflib import Logs, Utils, Context import os -VERSION = '0.3.0' +VERSION = '0.4.0' APPNAME = 'ChronoSync' def options(opt):