bumping version to v0.9.1
This commit is contained in:
parent
9091c32c0f
commit
4e7d4aa4b2
@ -2,7 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
#
|
#
|
||||||
# This file is part of TALER
|
# This file is part of TALER
|
||||||
# Copyright (C) 2014-2021 Taler Systems SA
|
# Copyright (C) 2014-2023 Taler Systems SA
|
||||||
#
|
#
|
||||||
# TALER is free software; you can redistribute it and/or modify it under the
|
# 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
|
# terms of the GNU General Public License as published by the Free Software
|
||||||
@ -17,7 +17,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
AC_INIT([taler-exchange],[0.9.0],[taler-bug@gnunet.org])
|
AC_INIT([taler-exchange],[0.9.1],[taler-bug@gnunet.org])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
AC_CONFIG_SRCDIR([src/util/util.c])
|
AC_CONFIG_SRCDIR([src/util/util.c])
|
||||||
AC_CONFIG_HEADERS([taler_config.h])
|
AC_CONFIG_HEADERS([taler_config.h])
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
taler-exchange (0.9.1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Packaging latest release.
|
||||||
|
|
||||||
|
-- Christian Grothoff <grothoff@gnu.org> Tue, 17 Jan 2023 11:50:12 +0200
|
||||||
|
|
||||||
taler-exchange (0.9.0) unstable; urgency=low
|
taler-exchange (0.9.0) unstable; urgency=low
|
||||||
|
|
||||||
* Packaging latest release.
|
* Packaging latest release.
|
||||||
|
Loading…
Reference in New Issue
Block a user