gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: update to match rec


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: update to match recent GNUnet changes
Date: Sun, 01 Sep 2019 15:05:37 +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 4dcd2294 update to match recent GNUnet changes
4dcd2294 is described below

commit 4dcd2294f65d9bd687a0f14cfba8cd2d3362c892
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Sep 1 15:04:53 2019 +0200

    update to match recent GNUnet changes
---
 src/util/os_installation.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 21e16796..1fe5ea07 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -41,6 +41,10 @@ static const struct GNUNET_OS_ProjectData taler_pd = {
   .homepage = "http://www.gnu.org/s/taler/";,
   .config_file = "taler.conf",
   .user_config_file = "~/.config/taler.conf",
+  .version = PACKAGE_VERSION,
+  .is_gnu = 1,
+  .gettext_domain = "taler",
+  .gettext_path = NULL,
 };
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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