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 c9bfdec commit 057fb8aCopy full SHA for 057fb8a
CHANGES
@@ -1,3 +1,6 @@
1
+2014/07/10 Add make check target based on the check unit testing framework
2
+ release v2.0-rc5
3
+
4
2014/06/28 Add check in configure.ac for clock_gettime <Gustavo Zacarias>
5
split send_ra into smaller function
6
orgainize struct Interface with nested structures
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.0-rc4])
+AC_INIT(radvd, [2.0-rc5])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments