From 48630b151c33cb1794eb63880b15e6b4d2f46029 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 26 Jan 2021 07:20:10 -0500 Subject: release 0.9.64.2 testing --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e21e4a01f..8ff8ef6bc 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # AC_PREREQ([2.68]) -AC_INIT(firejail, 0.9.65, netblue30@protonmail.com, , https://firejail.wordpress.com) +AC_INIT(firejail, 0.9.64.2, netblue30@protonmail.com, , https://firejail.wordpress.com) AC_CONFIG_SRCDIR([src/firejail/main.c]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3-54-g00ecf