X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=configure.ac;h=1441e4efe37ceafe53353d885b057ae657cb8bdb;hp=1804a300c96355919f1dfe0ff56626f60e17cc0c;hb=bb8c494ed48df53e05d317ca1a6b88885f9f3ea8;hpb=ec3e2b38c53c582526a008d409b3232f95e951d1 diff --git a/configure.ac b/configure.ac index 1804a30..1441e4e 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.4, jason@jasonwoof.com, vor) +AC_INIT(VoR, 0.5.5, jason@jasonwoof.com, vor) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h])