You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2021/06/03 07:10:29 UTC

[incubator-tuweni] branch 2.0 created (now f79a6a8)

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

toulmean pushed a change to branch 2.0
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.


      at f79a6a8  Move to version 2.0

This branch includes the following new commits:

     new f79a6a8  Move to version 2.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org


[incubator-tuweni] 01/01: Move to version 2.0

Posted by to...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch 2.0
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit f79a6a8e9f817a1dc59efd7d02db922d0dc58778
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Thu Jun 3 00:09:09 2021 -0700

    Move to version 2.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 17396a3..0240325 100644
--- a/build.gradle
+++ b/build.gradle
@@ -42,7 +42,7 @@ description = 'A set of libraries and other tools to aid development of blockcha
 //////
 // Version numbering
 
-def versionNumber = '1.5.0'
+def versionNumber = '2.0.0'
 def buildVersion = versionNumber + buildTag(buildRelease)
 
 static String buildTag(releaseBuild) {

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org