summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2021-06-03 16:09:11 +0200
committerJan Rybar <jrybar@redhat.com>2021-06-03 16:09:11 +0200
commit2e5348bf4eb0ef984db32f7f96ec6722d441c6ca (patch)
treed69f3b649331885a9874ff77580af38b63da2b8d /configure.ac
parenta04d13affe0fa53ff618e07aa8f57f4c0e3b9b81 (diff)
downloadpolkit-2e5348bf4eb0ef984db32f7f96ec6722d441c6ca.tar.gz
Release 0.1190.119
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 4ac2219..b625743 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT([polkit], [0.118], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
+AC_INIT([polkit], [0.119], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
AM_INIT_AUTOMAKE([])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([buildutil])