[synthclone] push by surfacep...@gmail.com - Prepare for 0.3.0 release. on 2012-12-21 07:27 GMT

0 views
Skip to first unread message

synth...@googlecode.com

unread,
Dec 21, 2012, 2:27:44 AM12/21/12
to synthclone-...@googlegroups.com
Revision: 68fbdcbc4c7c
Author: Devin Anderson <surface...@gmail.com>
Date: Thu Dec 20 23:27:28 2012
Log: Prepare for 0.3.0 release.

http://code.google.com/p/synthclone/source/detail?r=68fbdcbc4c7c

Modified:
/install/util.py
/synthclone.pri

=======================================
--- /install/util.py Mon Apr 2 01:19:53 2012
+++ /install/util.py Thu Dec 20 23:27:28 2012
@@ -6,7 +6,7 @@
from subprocess import PIPE, Popen

MAJOR_VERSION = 0
-MINOR_VERSION = 2
+MINOR_VERSION = 3
REVISION = 0
VERSION = "%d.%d.%d" % (MAJOR_VERSION, MINOR_VERSION, REVISION)

=======================================
--- /synthclone.pri Tue Aug 21 08:37:29 2012
+++ /synthclone.pri Thu Dec 20 23:27:28 2012
@@ -16,7 +16,7 @@
MAJOR_VERSION = 0
}
isEmpty(MINOR_VERSION) {
- MINOR_VERSION = 2
+ MINOR_VERSION = 3
}
isEmpty(REVISION) {
REVISION = 0
Reply all
Reply to author
Forward
0 new messages