aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-17 16:04:13 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-17 16:04:13 +0100
commit077b6d87a760b4ecb3bd17a5771b62ff31085662 (patch)
treedac1b270f4c0032078046c8bec9d5ffe80cab7b0
parentd8796d0e6f2c1edb340c0ade20287f8a52417460 (diff)
downloadgnunet-gtk-077b6d87a760b4ecb3bd17a5771b62ff31085662.tar.gz
gnunet-gtk-077b6d87a760b4ecb3bd17a5771b62ff31085662.zip
-bump debian package versionv0.19.3-debianv0.19.2-1
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog12
2 files changed, 13 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 311860bd..ab77c475 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
20# Process this file with autoconf to produce a configure script. 20# Process this file with autoconf to produce a configure script.
21# 21#
22AC_PREREQ([2.69]) 22AC_PREREQ([2.69])
23AC_INIT([GNUnet GTK],[0.19.0],[bug-gnunet@gnu.org],[gnunet-gtk]) 23AC_INIT([GNUnet GTK],[0.19.2],[bug-gnunet@gnu.org],[gnunet-gtk])
24AC_CONFIG_AUX_DIR([build-aux]) 24AC_CONFIG_AUX_DIR([build-aux])
25AM_INIT_AUTOMAKE([silent-rules]) 25AM_INIT_AUTOMAKE([silent-rules])
26AC_CONFIG_HEADERS([gnunet_gtk_config.h]) 26AC_CONFIG_HEADERS([gnunet_gtk_config.h])
diff --git a/debian/changelog b/debian/changelog
index 8fd833c7..0af5c047 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
1gnunet-gtk (0.19.2-1) unstable; urgency=low
2
3 * Synchronizing release versions, bumping version.
4
5 -- Christian Grothoff <grothoff@gnu.org> Tue, 17 Jan 2023 22:14:18 +0200
6
7gnunet-gtk (0.19.2) unstable; urgency=low
8
9 * New upstream release, bumping version.
10
11 -- Christian Grothoff <grothoff@gnu.org> Tue, 17 Jan 2023 21:14:18 +0200
12
1gnunet-gtk (0.18.1) unstable; urgency=low 13gnunet-gtk (0.18.1) unstable; urgency=low
2 14
3 * New upstream release, bumping version. 15 * New upstream release, bumping version.