sborho / qct (http://qct.sourceforge.net/)

Qct Commit Tool

Clone this repository (size: 558.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/sborho/qct/

Changed (Δ0 bytes):

raw changeset »

qctlib/version.py (1 lines added, 1 lines removed)

win32/qct.iss (1 lines added, 1 lines removed)

Up to file-list qctlib/version.py:

1
qct_version = '1.6'
1
qct_version = '1.7'

Up to file-list win32/qct.iss:

2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName "qct"
5
#define MyAppVerName "Qct-1.6"
5
#define MyAppVerName "Qct-1.7"
6
6
#define MyAppPublisher "Steve Borho"
7
7
#define MyAppURL "http://qct.sourceforge.net/"
8
8
#define MyAppExeName "qct.exe"