This is an automated email from the ASF dual-hosted git repository.
gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 6a3d288 add release data for 1.0.8 release
6a3d288 is described below
commit 6a3d28825073cfcd52867b983fa37313cf8a4063
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Sep 21 12:20:57 2021 +0200
add release data for 1.0.8 release
---
src/changes/changes.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 81d7251..9ba3d80 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,9 @@
</properties>
<body>
- <release version="1.0.8-SNAPSHOT" date="as in SVN">
+ <release version="1.0.9-SNAPSHOT" date=" in VC">
+ </release>
+ <release version="1.0.8" date=" 2019-02-05">
<action dev="painter" type="update">
Use commons-codec for basic encryption algorithms
</action>