summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2021-06-03 16:49:46 +0200
committerJan Rybar <jrybar@redhat.com>2021-06-03 16:49:46 +0200
commit7778f1759dc708df05f43ed1aeca0e5472796083 (patch)
treef21fb0a44991068518903e85a638ef1dafdc7c00 /configure.ac
parent2e5348bf4eb0ef984db32f7f96ec6722d441c6ca (diff)
downloadpolkit-7778f1759dc708df05f43ed1aeca0e5472796083.tar.gz
version bump to 0.200
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 b625743..9b03959 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.119], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
+AC_INIT([polkit], [0.200], [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])