aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-05-13 10:52:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-05-13 10:52:55 -0400
commit47bc443ae1fa33349655498528e83f1126804b17 (patch)
treed2db53a9eeb804f5a2ea4127312d574df97f891e /configure.ac
parentnodbus breaks vivaldi sync (diff)
downloadfirejail-47bc443ae1fa33349655498528e83f1126804b17.tar.gz
firejail-47bc443ae1fa33349655498528e83f1126804b17.tar.zst
firejail-47bc443ae1fa33349655498528e83f1126804b17.zip
moving to 0.9.54~rc3
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 46455794e..f540c1469 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.54~rc2, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.54~rc3, netblue30@yahoo.com, , http://firejail.wordpress.com)
3AC_CONFIG_SRCDIR([src/firejail/main.c]) 3AC_CONFIG_SRCDIR([src/firejail/main.c])
4#AC_CONFIG_HEADERS([config.h]) 4#AC_CONFIG_HEADERS([config.h])
5 5