summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-15 18:57:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-15 18:57:50 +0200
commit3f2d4f871d9f097f7d6d0eb874e101e66bd8bc4e (patch)
treed608cd6888064016084c2dd1b1be8c3825d5ac47 /version
parentf6ccdbbf696790eccf6a3266134a0efd252d616f (diff)
Add clarifying comment
Diffstat (limited to 'version')
-rwxr-xr-xversion1
1 files changed, 1 insertions, 0 deletions
diff --git a/version b/version
index f904839..96adc82 100755
--- a/version
+++ b/version
@@ -11,6 +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-
#
build2_min=0.1.0 # No max, always >=.