From e63ff24cec64326eee3cb94f78aedaeb3f829a59 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sun, 12 Jul 2020 11:33:12 -0700 Subject: *: bump to 0.4.1 Quick minor release primarily for the paused CPU burning fix --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c80e0af..cc05a4c 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.0], ) +AC_INIT( [recordmydesktop], [0.4.1], ) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/rmd.c]) -- cgit v1.2.3