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 621bcbe commit 86871a9Copy full SHA for 86871a9
CHANGES
@@ -1,3 +1,5 @@
1
+2019/02/25 Release v2.18
2
+
3
2019/02/15 Add TravisCI config
4
Fix double-free scenario in case if duplicate interface was specified (Fixes #100).
5
Separate systemd and SysV packaging
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.18-rc1])
+AC_INIT(radvd, [2.18])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments