Bump version to 0.0.7 to match GitHub tags (#42)

This commit is contained in:
Robert Scheck
2021-04-26 23:33:02 +00:00
committed by GitHub
parent d4b53ba67e
commit d103cc6e3b
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT(bgpq4,0.0.6,job@sobornost.net)
AC_INIT(bgpq4,0.0.7,job@sobornost.net)
AM_INIT_AUTOMAKE
AC_PACKAGE_URL(https://github.com/bgp/bgpq4)
AC_CONFIG_HEADERS([config.h])