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 904412c commit 8bb9076Copy full SHA for 8bb9076
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.61)
5
-AC_INIT(hdapsd, 20090401, [email protected])
+AC_INIT(hdapsd, 20141024, [email protected])
6
AM_INIT_AUTOMAKE([foreign])
7
AC_CONFIG_SRCDIR([src/hdapsd.c])
8
AC_CONFIG_HEADERS([src/config.h])
0 commit comments