Skip to content

Commit

Permalink
Bumped up the version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
balajig committed Oct 3, 2017
1 parent 7a42b78 commit 4f721a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)

AC_INIT(Quagga, 1.2.1, [https://bugzilla.quagga.net])
AC_INIT(Quagga, 1.2.2, [https://bugzilla.quagga.net])
CONFIG_ARGS="$*"
AC_SUBST(CONFIG_ARGS)
AC_CONFIG_SRCDIR(lib/zebra.h)
Expand Down

0 comments on commit 4f721a7

Please sign in to comment.