From 944ec32042d48b2ec78223a0a1582b239c38e55b Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sat, 14 Nov 2020 17:09:07 -0800 Subject: *: bump version to 0.4.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4f01e94..f137dbc 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT( [recordmydesktop], [0.4.2], ) +AC_INIT( [recordmydesktop], [0.4.3], ) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/rmd.c]) -- cgit v1.2.1