summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-27 23:17:36 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-27 23:17:36 +0200
commitcfed5ce309d4ed2196bfc312bcfb05cc1a8c862c (patch)
treed5c0190c0fe36bfc3735b936915d537d475aedf6
parent20d0da4b39761f76b25843206233a43260c91cf1 (diff)
downloadanastasis-gtk-cfed5ce309d4ed2196bfc312bcfb05cc1a8c862c.tar.gz
anastasis-gtk-cfed5ce309d4ed2196bfc312bcfb05cc1a8c862c.tar.bz2
anastasis-gtk-cfed5ce309d4ed2196bfc312bcfb05cc1a8c862c.zip
releasing v0.1.0
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c721c5e..d88fc7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Process this file with autoconf to produce a configure script.
#
AC_PREREQ(2.61)
-AC_INIT([Anastasis GTK],[0.0.0],[bug-anastasis@gnu.org],[anastasis-gtk])
+AC_INIT([Anastasis GTK],[0.1.0],[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 c28a325..b8c85d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+anastasis-gtk (0.1.0) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 27 Aug 2021 14:02:10 +0100
+
anastasis-gtk (0.0.0-8) unstable; urgency=low
* Fix about dialog.