gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix double version printing


From: gnunet
Subject: [taler-exchange] branch master updated: fix double version printing
Date: Tue, 28 Sep 2021 19:59:17 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4e308e26 fix double version printing
4e308e26 is described below

commit 4e308e2607a21b67cd23e672c91d3c8833290fa2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Sep 28 19:59:14 2021 +0200

    fix double version printing
---
 src/exchange/taler-exchange-httpd.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd.c 
b/src/exchange/taler-exchange-httpd.c
index af0a4908..57ca085a 100644
--- a/src/exchange/taler-exchange-httpd.c
+++ b/src/exchange/taler-exchange-httpd.c
@@ -1534,7 +1534,6 @@ main (int argc,
 #endif
     GNUNET_GETOPT_option_help (
       "HTTP server providing a RESTful API to access a Taler exchange"),
-    GNUNET_GETOPT_option_version (VERSION "-" VCS_VERSION),
     GNUNET_GETOPT_OPTION_END
   };
   enum GNUNET_GenericReturnValue ret;

-- 
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]