From 09061b13fb447bc4008ffbc9ec4da42290c160a1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 5 May 2025 09:36:47 +0200 Subject: Release 0.99.9.1 - Allow filtering out users from hidden groups. - Translation updates (thanks to all contributors on hosted.weblate.org). --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b76673f..d0d6906 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(arctica-greeter, 0.99.9.0) +AC_INIT(arctica-greeter, 0.99.9.1) AC_CONFIG_MACRO_DIR(m4) AM_INIT_AUTOMAKE(subdir-objects) AM_PROG_CC_C_O -- cgit v1.2.3