gnunet-svn
[Top][All Lists]
Advanced

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

[taler-twister] branch master updated: -fix build order


From: gnunet
Subject: [taler-twister] branch master updated: -fix build order
Date: Wed, 18 Aug 2021 10:30:53 +0200

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

grothoff pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 960a890  -fix build order
960a890 is described below

commit 960a890f57f0bdd0d23181126fe418ab98872090
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 18 10:30:50 2021 +0200

    -fix build order
---
 ChangeLog    | 4 ++++
 configure.ac | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 06c608c..90db643 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed 18 Aug 2021 08:44:35 PM CEST
+    Avoid dependency on Taler installation.
+       Releasing twister 0.8.2. -CG
+
 Sun 08 Aug 2021 08:44:35 PM CEST
        Update to latest Taler APIs.
        Update to latest MHD APIs.
diff --git a/configure.ac b/configure.ac
index 7b6cd63..8e3085d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 #
 #  This file is part of TALER
-#  Copyright (C) 2014, 2015, 2016, 2017 GNUnet e.V. and Inria
+#  Copyright (C) 2014-2021 Taler Systems SA
 #
 #  TALER is free software; you can redistribute it and/or modify it under the
 #  terms of the GNU General Public License as published by the Free Software
@@ -17,7 +17,7 @@
 #
 #
 AC_PREREQ([2.69])
-AC_INIT([taler-twister], [0.8.1], [taler-bug@gnunet.org])
+AC_INIT([taler-twister], [0.8.2], [taler-bug@gnunet.org])
 AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
 AC_CONFIG_HEADERS([twister_config.h])
 # support for non-recursive builds

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