[ARVADOS] updated: 2.1.0-935-gdd9afa05c
Git user
git at public.arvados.org
Fri Jul 9 18:51:20 UTC 2021
Summary of changes:
tools/salt-install/provision.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via dd9afa05c8cafc6a4db9627efd47714634386c1a (commit)
from 4f8c228165ed062ffb6daaec38d0895aab96d411 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit dd9afa05c8cafc6a4db9627efd47714634386c1a
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Fri Jul 9 14:34:03 2021 -0400
Update version in provision.sh refs #17877
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index 9bd2d8f1e..c56d20a7b 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -131,7 +131,7 @@ WORKBENCH2_EXT_SSL_PORT=3001
# package version (including the iteration, e.g. X.Y.Z-1) of the
# release.
RELEASE="production"
-VERSION="2.2.0-1"
+VERSION="2.2.1-1"
# The arvados-formula version. For a stable release, this should be a
# branch name (e.g. X.Y-dev) or tag for the release.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list