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 82b91b8 commit f8e3568Copy full SHA for f8e3568
CHANGES
@@ -1,3 +1,7 @@
1
+2014/09/03 Write PID file from child, signal parent when complete
2
+ Normalize some logging to read like headlines
3
+ release v2.6
4
+
5
2014/08/04 release v2.5
6
7
2014/06/03 Added autogen.sh
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.5])
+AC_INIT(radvd, [2.6])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments