X-Git-Url: http://gitweb.michael.orlitzky.com/?p=apply-default-acl.git;a=blobdiff_plain;f=configure.ac;h=9f6d1ef46eac98fb99fb6069aa3fd425727942c3;hp=2bc57ebbee36858c8dba44dbd098ca18733334ed;hb=daf9b26398d5673c474bce3fde71be2b6b40a2fc;hpb=8373437e3e99e776f99ae592f2a0f2560317cc0a diff --git a/configure.ac b/configure.ac index 2bc57eb..9f6d1ef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.68]) -AC_INIT([apply-default-acl], [0.2.0], [michael@orlitzky.com]) +AC_INIT([apply-default-acl], [0.3.0], [michael@orlitzky.com]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_CONFIG_SRCDIR([src/apply-default-acl.c]) AC_CONFIG_FILES([Makefile src/Makefile])