commit | 258f3dad6471a680c2c583a300cfd396efe9a037 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@hpe.com> | Tue Oct 18 14:03:52 2016 +0100 |
committer | Paul Jakma <paul.jakma@hpe.com> | Tue Oct 18 14:03:52 2016 +0100 |
tree | a71e3e98a234b12a2838bdc686852d7b65413240 | |
parent | de58bdb9cdbd88baae7123856462380df365b7ff [diff] |
release: Bump version to 1.1.0
diff --git a/configure.ac b/configure.ac index f027762..ce1bb7e 100755 --- a/configure.ac +++ b/configure.ac
@@ -7,7 +7,7 @@ ## AC_PREREQ(2.60) -AC_INIT(Quagga, 1.0.20160315, [https://bugzilla.quagga.net]) +AC_INIT(Quagga, 1.1.0, [https://bugzilla.quagga.net]) CONFIG_ARGS="$*" AC_SUBST(CONFIG_ARGS) AC_CONFIG_SRCDIR(lib/zebra.h)