X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=configure.ac;h=c27901509063e3a5cb24f6d190ba834b5f1763aa;hb=5a1f29cb6c306e9d8b19c4b3d964c4a05c0bc27d;hp=4f4f2da7161199ee4d851a7ee4bcef7bac92b21d;hpb=ef2420c59077d26e659e091e21731f282564a498;p=apply-default-acl.git diff --git a/configure.ac b/configure.ac index 4f4f2da..c279015 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.68]) -AC_INIT([apply-default-acl], [0.0.5], [michael@orlitzky.com]) +AC_INIT([apply-default-acl], [0.0.6], [michael@orlitzky.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/apply-default-acl.c]) AC_CONFIG_FILES([Makefile src/Makefile])