summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/version b/version
index 96adc82..4c8baea 100755
--- a/version
+++ b/version
@@ -11,7 +11,7 @@ usage="usage: $0 [<module>...]"
# * min/max are [min, max)
# if min == max, then '== min' is assumed
# if max is unspecified, then '>= min' is assumed
-# only max can be 1.2.3-
+# currently, max can only be 1.2.3- (#if-conditions will need adjustment)
#
build2_min=0.1.0 # No max, always >=.