aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-05-13 09:51:21 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-05-13 09:51:21 -0400
commit32254c20905a3eb5b279a4d327bc3fb789d77ce7 (patch)
treeb99753c3cb96145b0d7990448866604605bfb310 /configure.ac
parent0.9.46 testing (diff)
downloadfirejail-32254c20905a3eb5b279a4d327bc3fb789d77ce7.tar.gz
firejail-32254c20905a3eb5b279a4d327bc3fb789d77ce7.tar.zst
firejail-32254c20905a3eb5b279a4d327bc3fb789d77ce7.zip
0.9.47 development
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 c6048ca61..594a7abf8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.46~rc1, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.47, 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