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 fe63d36 commit b021f6fCopy full SHA for b021f6f
CHANGES
@@ -1,3 +1,7 @@
1
+2017/02/01 Release v2.16
2
+
3
+2017/01/10 Fixed ExecReload in systemd service file <Harald Albrecht>
4
5
2016/11/11 Allow selection of RA source address. <Robin H. Johnson>
6
7
2016/09/24 Release v2.15
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.16-rc1])
+AC_INIT(radvd, [2.16])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments