X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=d7e006a63e6330c5312670b07d623cdc54773bf0;hp=d15ef87cb7a3b2cef96d99fe841744cffc3f3a3b;hb=226571664bfd0b5d9916c512f03c3ea1aed396d8;hpb=98d1a3e9455c7c64c4b219c9022d0e1efb187cf3 diff --git a/configure.ac b/configure.ac index d15ef87..d7e006a 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) -AC_INIT(VoR, 0.5.6, jason@jasonwoof.com, vor) +AC_INIT(VoR, 0.5.7, jason@jasonwoof.com, vor) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h])