gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: avoid versioned filename


From: gnunet
Subject: [libeufin] branch master updated: avoid versioned filename
Date: Sun, 20 Dec 2020 13:26:12 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 5c6a725  avoid versioned filename
5c6a725 is described below

commit 5c6a7255cbaa69eaa3dd15e01781156c32132a61
Author: MS <ms@taler.net>
AuthorDate: Sun Dec 20 13:26:06 2020 +0100

    avoid versioned filename
---
 build.gradle | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index a28308d..1936e2b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -31,5 +31,4 @@ task dist(type: Zip) {
     from ("cli") {
         include("**/libeufin-cli")
     }
-    archiveFileName = "libeufin-0.0.zip"
-}
\ No newline at end of file
+}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]