X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=configure.ac;h=62c8716e6dd4082948c3b741f5164b88f097347a;hp=d7e006a63e6330c5312670b07d623cdc54773bf0;hb=HEAD;hpb=226571664bfd0b5d9916c512f03c3ea1aed396d8 diff --git a/configure.ac b/configure.ac index d7e006a..62c8716 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.7, jason@jasonwoof.com, vor) +AC_INIT(VoR, 0.5.8, jason@jasonwoof.com, vor) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h])