aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-16 11:04:11 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-01-16 11:04:11 -0500
commit252094f191e93f33e2fcb4c1d5ae01994907224a (patch)
tree1bdfa75be8b2e5b1cfd3b926626a0a48d0a97056 /configure.ac
parentrelnotes update (diff)
downloadfirejail-252094f191e93f33e2fcb4c1d5ae01994907224a.tar.gz
firejail-252094f191e93f33e2fcb4c1d5ae01994907224a.tar.zst
firejail-252094f191e93f33e2fcb4c1d5ae01994907224a.zip
0.9.72 released, moving to 0.9.73
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 412cdd6f5..2dd49bcb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@
12# 12#
13 13
14AC_PREREQ([2.68]) 14AC_PREREQ([2.68])
15AC_INIT([firejail], [0.9.72], [netblue30@protonmail.com], [], 15AC_INIT([firejail], [0.9.73], [netblue30@protonmail.com], [],
16 [https://firejail.wordpress.com]) 16 [https://firejail.wordpress.com])
17 17
18AC_CONFIG_SRCDIR([src/firejail/main.c]) 18AC_CONFIG_SRCDIR([src/firejail/main.c])