summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2014-06-14 08:42:20 -0400
committerHarel Ben-Attia <harelba@gmail.com>2014-06-14 08:42:20 -0400
commit86b9d507348671196d6c054f4dc5e2dbb99b7218 (patch)
tree7dd7a9c9dc4c7665af862fdb23b96185ec9f4a67
parentd7f2485e2cf8b8ba5cff90fe78b56d87e52aea09 (diff)
Removing "not released yet" comment...1.4.0
-rwxr-xr-xbin/q2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/q b/bin/q
index ab83146..f94b7db 100755
--- a/bin/q
+++ b/bin/q
@@ -27,7 +27,7 @@
#
# Run with --help for command line details
#
-q_version = "1.4.0" # Not released yet
+q_version = "1.4.0"
import os
import sys