X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=configure.ac;h=d7e006a63e6330c5312670b07d623cdc54773bf0;hp=e0e0b7c37f35fe29b5686dea55f525edfa75935c;hb=HEAD;hpb=a9e7cce3e8831c267147fe0f24e8991dc31d6b0c diff --git a/configure.ac b/configure.ac index e0e0b7c..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.5, 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])