commit | 13588641076cbbced412c383ef6901d20fbe835f | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Wed Jun 02 11:03:21 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Wed Jun 02 11:03:21 2021 +0200 |
tree | 18cafc68e6ca3834c2deda729e644d80e771541e | |
parent | 748da7397845b0719fcb1cb87fe71ec9bb2461bd [diff] [blame] |
distro BUGFIX minor updates
diff --git a/distro/pkg/deb/README.source b/distro/pkg/deb/README.source index af6364e..b1d916d 100644 --- a/distro/pkg/deb/README.source +++ b/distro/pkg/deb/README.source
@@ -4,7 +4,7 @@ - git fetch --all Find the latest version: -VERSION=$(git describe --tags $(git rev-list '--tags=v1*' --max-count=1) | sed 's/^v//') +VERSION=$(git describe --tags $(git rev-list '--tags=v2*' --max-count=1) | sed 's/^v//') echo $VERSION Update debian/sid branch