From 398517d4e32aad0b18a5cbe3e365df67a067a341 Mon Sep 17 00:00:00 2001 From: ZEN Date: Fri, 1 Apr 2022 14:12:28 +0300 Subject: [PATCH] Version bump --- .gitignore | 1 + configure.ac | 2 +- debian/changelog | 6 ++++++ doc/NEWS | 4 ++++ 4 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 75a198f..958ae6d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ Makefile aclocal.m4 compile configure +configure~ install-sh missing config.log diff --git a/configure.ac b/configure.ac index f0c805b..9ff51c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([gxkb], [0.9.3], [dmytro.poltavchenko@gmail.com], [gxkb], [https://zen-tools.github.io/gxkb]) +AC_INIT([gxkb], [0.9.4], [dmytro.poltavchenko@gmail.com], [gxkb], [https://zen-tools.github.io/gxkb]) AM_INIT_AUTOMAKE([-Wall -Werror foreign ]) AC_CONFIG_SRCDIR([src/gxkb.c]) AC_CONFIG_HEADERS([src/config.h]) diff --git a/debian/changelog b/debian/changelog index 1f622f6..3d0487e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gxkb (0.9.4) unstable; urgency=medium + + * Removed ru and by flags. #StandWithUkraine + + -- Dmytro Poltavchenko Fri, 01 Apr 2022 14:13:21 +0300 + gxkb (0.9.3) unstable; urgency=medium * Added Esperanto flag. diff --git a/doc/NEWS b/doc/NEWS index 829a965..94c2dc8 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,3 +1,7 @@ +April 01 2022: +Version gxkb 0.9.4 released. +* Removed ru and by flags. #StandWithUkraine + October 23 2021: Version gxkb 0.9.3 released. * Added Esperanto flag.