New release

This commit is contained in:
Job Snijders
2019-12-14 14:49:37 +01:00
parent 87966dc1f0
commit bcb281aa03
2 changed files with 4 additions and 4 deletions

6
configure vendored
View File

@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='bgpq4'
PACKAGE_TARNAME='bgpq4'
PACKAGE_VERSION='0.0.1'
PACKAGE_STRING='bgpq4 0.0.1'
PACKAGE_VERSION='0.0.2'
PACKAGE_STRING='bgpq4 0.0.2'
PACKAGE_BUGREPORT='job@ntt.net'
PACKAGE_URL='https://github.com/bgp/bgpq4'
@@ -4164,7 +4164,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
bgpq4 config.status 0.0.1
bgpq4 config.status 0.0.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View File

@@ -1,4 +1,4 @@
AC_INIT(bgpq4,0.0.1,job@ntt.net)
AC_INIT(bgpq4,0.0.2,job@ntt.net)
AC_CONFIG_HEADER(config.h)
AC_PROG_CC
AC_PROG_INSTALL