This is an automated email from the ASF dual-hosted git repository.

thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC1
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git

commit 727eef5f138a1be1f4365e2b73740949504e0e36
Author: Carl Hall <[email protected]>
AuthorDate: Sat Jan 4 19:09:33 2020 -0800

    prepare release DBUTILS_1_8_RC1
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6e81ca5..a1dfb35 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,7 +44,7 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
   <body>
 
-    <release version="2.0" date="2020-01-DD" description="New features and bug 
fixes.">
+    <release version="1.8" date="2020-01-10" description="New features and bug 
fixes.">
       <action dev="thecarlhall" type="fix" issue="DBUTILS-131" 
due-to="yairlenga">
         Speedup query calls without parameters; Use PreparedStatement only 
when parameters are present.
       </action>

Reply via email to