This is an automated email from the ASF dual-hosted git repository.
cbrisson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-site.git
The following commit(s) were added to refs/heads/master by this push:
new 016223c Fix version shown in index (this should be somehow
calculated...
016223c is described below
commit 016223c6319284105755fe5eacc6550c5dfca00f
Author: Claude Brisson <[email protected]>
AuthorDate: Fri Feb 12 19:31:49 2021 +0100
Fix version shown in index (this should be somehow calculated...
---
src/content/engine/1.7/index.mdtext | 2 +-
src/content/engine/2.0/index.mdtext | 2 +-
src/content/engine/2.1/index.mdtext | 2 +-
src/content/engine/2.2/index.mdtext | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/content/engine/1.7/index.mdtext
b/src/content/engine/1.7/index.mdtext
index 3607f56..1d47343 100644
--- a/src/content/engine/1.7/index.mdtext
+++ b/src/content/engine/1.7/index.mdtext
@@ -8,7 +8,7 @@ You can check the [Velocity Template Language (VTL)
reference](vtl-reference.htm
## Where do I get releases?
-The current stable release version is version 1.7.
+The current stable release version is version 2.2.
The release distribution is available as a combined source/binary distribution
in `tar.gz` and `zip` formats, and can be downloaded through the [Apache Mirror
system](/download.cgi)..
diff --git a/src/content/engine/2.0/index.mdtext
b/src/content/engine/2.0/index.mdtext
index d0eec9a..1d77064 100644
--- a/src/content/engine/2.0/index.mdtext
+++ b/src/content/engine/2.0/index.mdtext
@@ -8,7 +8,7 @@ You can check the [Velocity Template Language (VTL)
reference](vtl-reference.htm
## Where do I get releases?
-The current stable release version is version 2.0.
+The current stable release version is version 2.2.
The release distribution is available as a combined source/binary distribution
in `tar.gz` and `zip` formats, and can be downloaded through the [Apache Mirror
system](/download.cgi)..
diff --git a/src/content/engine/2.1/index.mdtext
b/src/content/engine/2.1/index.mdtext
index fcde32b..1d77064 100644
--- a/src/content/engine/2.1/index.mdtext
+++ b/src/content/engine/2.1/index.mdtext
@@ -8,7 +8,7 @@ You can check the [Velocity Template Language (VTL)
reference](vtl-reference.htm
## Where do I get releases?
-The current stable release version is version 1.7.
+The current stable release version is version 2.2.
The release distribution is available as a combined source/binary distribution
in `tar.gz` and `zip` formats, and can be downloaded through the [Apache Mirror
system](/download.cgi)..
diff --git a/src/content/engine/2.2/index.mdtext
b/src/content/engine/2.2/index.mdtext
index fcde32b..1d77064 100644
--- a/src/content/engine/2.2/index.mdtext
+++ b/src/content/engine/2.2/index.mdtext
@@ -8,7 +8,7 @@ You can check the [Velocity Template Language (VTL)
reference](vtl-reference.htm
## Where do I get releases?
-The current stable release version is version 1.7.
+The current stable release version is version 2.2.
The release distribution is available as a combined source/binary distribution
in `tar.gz` and `zip` formats, and can be downloaded through the [Apache Mirror
system](/download.cgi)..