summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarel Ben Attia <harel@harels-mbp.mynet>2017-04-04 22:58:05 +0300
committerHarel Ben Attia <harel@harels-mbp.mynet>2017-04-04 22:58:05 +0300
commit28f997dfe393bd9bb7eb4137a9b87ccd12e19da4 (patch)
treecefd8632ba8292f48a0e92eb08179577f85bf09a
parentcfe2d047810cc54821bc3832e2076d373c643d0a (diff)
v1.6.01.6.0
-rwxr-xr-xbin/q2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/q b/bin/q
index 67228df..e3dde3c 100755
--- a/bin/q
+++ b/bin/q
@@ -27,7 +27,7 @@
#
# Run with --help for command line details
#
-q_version = "1.6.0notreleasedyet"
+q_version = "1.6.0"
__all__ = [ 'QTextAsData' ]