Skip to content

Commit b021f6f

Browse files
committed
update to v2.16
1 parent fe63d36 commit b021f6f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
2016/11/11 Allow selection of RA source address. <Robin H. Johnson>
26

37
2016/09/24 Release v2.15

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dnl
1313
dnl
1414

1515
dnl If adding rcX to version, be sure to separate with a '-'
16-
AC_INIT(radvd, [2.16-rc1])
16+
AC_INIT(radvd, [2.16])
1717
AC_CONFIG_SRCDIR(radvd.c)
1818
AC_CANONICAL_SYSTEM
1919
AM_INIT_AUTOMAKE

0 commit comments

Comments
 (0)