From a5139843737d28a861872425c36416d011cbd4c1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 15 Jan 2016 19:04:12 +0200 Subject: Improve clarifying comment --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 96adc82..4c8baea 100755 --- a/version +++ b/version @@ -11,7 +11,7 @@ usage="usage: $0 [...]" # * 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 >=. -- cgit v1.1