summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2017-11-24 16:43:45 +0200
committerHarel Ben-Attia <harelba@gmail.com>2017-11-24 16:43:45 +0200
commitdc94bb9d9532fc5e8bb27f27c64f9ad1d2c70b93 (patch)
treef30fe9a3839b189035c926303897b03d5734dfd7 /bin
parent9e4111b9b61d1648caacf5c60122e937f5a4368d (diff)
bump version number
Diffstat (limited to 'bin')
-rwxr-xr-xbin/q2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/q b/bin/q
index 88eafdb..ae964ac 100755
--- a/bin/q
+++ b/bin/q
@@ -27,7 +27,7 @@
#
# Run with --help for command line details
#
-q_version = "1.6.3"
+q_version = "1.7.0"
__all__ = [ 'QTextAsData' ]