gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: releasing v0.2.0


From: gnunet
Subject: [taler-anastasis] branch master updated: releasing v0.2.0
Date: Thu, 30 Sep 2021 15:01:01 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new a905a37  releasing v0.2.0
a905a37 is described below

commit a905a3703ccca00498c02f4fce124ffa9fe06242
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Sep 30 15:00:58 2021 +0200

    releasing v0.2.0
---
 configure.ac                  | 2 +-
 debian/changelog              | 6 ++++++
 src/authorization/Makefile.am | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 6d51fb9..5463600 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([anastasis], [0.1.0], [taler-bug@gnu.org])
+AC_INIT([anastasis], [0.2.0], [taler-bug@gnu.org])
 AC_CONFIG_SRCDIR([src/backend/anastasis-httpd.c])
 AC_CONFIG_HEADERS([anastasis_config.h])
 # support for non-recursive builds
diff --git a/debian/changelog b/debian/changelog
index d972a47..374d9ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+anastasis (0.2.0) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Christian Grothoff <grothoff@gnu.org>  Thu, 30 Sep 2021 14:02:10 +0100
+
 anastasis (0.1.0-5) unstable; urgency=low
 
   * Fix amount check for payments (upstream fix).
diff --git a/src/authorization/Makefile.am b/src/authorization/Makefile.am
index b42ae4b..ec9ae5a 100644
--- a/src/authorization/Makefile.am
+++ b/src/authorization/Makefile.am
@@ -163,6 +163,7 @@ libanastasis_plugin_authorization_totp_la_LIBADD = \
 libanastasis_plugin_authorization_totp_la_LDFLAGS = \
   $(ANASTASIS_PLUGIN_LDFLAGS) \
   $(top_builddir)/src/stasis/libanastasisdb.la \
+  $(top_builddir)/src/util/libanastasisutil.la \
   -ltalerjson \
   -ltalermhd \
   -ltalerutil \

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