We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e3f93 commit 4504269Copy full SHA for 4504269
CHANGES
@@ -1,3 +1,6 @@
1
+2014/07/29 Netlink, setup_iface fix for down interface coming up <Lonnie>
2
+ release v2.2
3
+
4
2014/07/20 Revert bison locations in order to support byacc
5
Amend DIST_EXTRA with the make check files
6
release v2.1
configure.ac
@@ -13,7 +13,7 @@ dnl
13
dnl
14
15
dnl If adding rcX to version, be sure to separate with a '-'
16
-AC_INIT(radvd, [2.1])
+AC_INIT(radvd, [2.2])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments