We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5470e commit 02e9275Copy full SHA for 02e9275
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, 20141024, hdaps-devel@lists.sourceforge.net)
+AC_INIT(hdapsd, 20141203, hdaps-devel@lists.sourceforge.net)
6
AM_INIT_AUTOMAKE([foreign])
7
AC_CONFIG_SRCDIR([src/hdapsd.c])
8
AC_CONFIG_HEADERS([src/config.h])
0 commit comments