Skip to content

Commit 2c6954e

Browse files
committed
update CHANGES and configure.ac for v2.15
1 parent 9b5271c commit 2c6954e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2016/09/24 Release v2.15
2+
13
2016/09/18 Moved auto prefix code from config file parse to send_ra.
24

35
2016/08/08 Merged ARPHRD_6LOWPAN netlink query from <Alexander Aring>

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.14])
16+
AC_INIT(radvd, [2.15])
1717
AC_CONFIG_SRCDIR(radvd.c)
1818
AC_CANONICAL_SYSTEM
1919
AM_INIT_AUTOMAKE

0 commit comments

Comments
 (0)