Skip to content

Commit f85392a

Browse files
committed
update version and CHANGES for v2.19 release
1 parent 3ca4df0 commit f85392a

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+
2020/09/23 Release v2.19
2+
bug fixes
3+
cleanups
4+
15
2019/02/25 Release v2.18
26

37
2019/02/15 Add TravisCI config

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

0 commit comments

Comments
 (0)