summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-07-12 11:33:12 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-07-12 11:34:12 -0700
commite63ff24cec64326eee3cb94f78aedaeb3f829a59 (patch)
treecd97be1dd2a723c0e930445c89ff371192eff34d /configure.ac
parent193a1e77bf798ef2ce2a1546d845f3bfe6ab3928 (diff)
*: bump to 0.4.10.4.1
Quick minor release primarily for the paused CPU burning fix
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])
© All Rights Reserved