summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-17 15:46:14 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-17 15:46:19 +0100
commit7fea5cee094b2e1a62f4022e5a47aa6994349995 (patch)
tree48b1a19991936b486ce3f5a463a16f742c865010
parent76e4dd937bb2535c6121e7a49c511cd5d725eeae (diff)
downloadanastasis-gtk-7fea5cee094b2e1a62f4022e5a47aa6994349995.tar.gz
anastasis-gtk-7fea5cee094b2e1a62f4022e5a47aa6994349995.tar.bz2
anastasis-gtk-7fea5cee094b2e1a62f4022e5a47aa6994349995.zip
bump version
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog6
-rw-r--r--po/POTFILES.in1
3 files changed, 9 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 02131f3..d29b414 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of Anastasis.
-# (C) 2001--2022 Christian Grothoff (and other contributing authors)
+# (C) 2001--2023 Christian Grothoff (and other contributing authors)
#
# Anastasis is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published
@@ -20,7 +20,7 @@
# Process this file with autoconf to produce a configure script.
#
AC_PREREQ([2.69])
-AC_INIT([Anastasis GTK],[0.3.0],[bug-anastasis@gnu.org],[anastasis-gtk])
+AC_INIT([Anastasis GTK],[0.3.1],[bug-anastasis@gnu.org],[anastasis-gtk])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([silent-rules])
AC_CONFIG_HEADERS([anastasis_gtk_config.h])
diff --git a/debian/changelog b/debian/changelog
index cb15591..369a62b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+anastasis-gtk (0.3.1) unstable; urgency=low
+
+ * Official anastasis-gtk 0.3.1 release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Tue, 17 Jan 2023 09:50:12 +0200
+
anastasis-gtk (0.3.0) unstable; urgency=low
* Official anastasis-gtk 0.3.0 release.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 63d6223..70a2b7f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -47,6 +47,7 @@ src/anastasis/anastasis-gtk_progress.c
src/anastasis/os_installation.c
src/anastasis/print.c
src/anastasis/test-print.c
+contrib/anastasis_gtk_about_window.glade
contrib/anastasis_gtk_add_provider.glade
contrib/anastasis_gtk_auth_add_email.glade
contrib/anastasis_gtk_auth_add_iban.glade