From c6e07588ec722bbb178c943f10784cba0bda83a2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 28 Apr 2025 09:41:20 +0200 Subject: Release 0.99.8.11 - Rewrite Gtk.Alignment. - src/prompt-box.vala: Add manual text wrapping. - 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 45bd24b..6636079 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.8.10) +AC_INIT(arctica-greeter, 0.99.8.11) AC_CONFIG_MACRO_DIR(m4) AM_INIT_AUTOMAKE(subdir-objects) AM_PROG_CC_C_O -- cgit v1.2.3