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 77bf676 commit cf07652Copy full SHA for cf07652
configure.ac
@@ -20,7 +20,7 @@
20
21
AC_PREREQ([2.69])
22
23
-AC_INIT([dcfldd], [1.5], [https://github.com/resurrecting-open-source-projects/dcfldd/issues])
+AC_INIT([dcfldd], [1.6], [https://github.com/resurrecting-open-source-projects/dcfldd/issues])
24
AC_CONFIG_SRCDIR(src/dcfldd.c)
25
AM_INIT_AUTOMAKE
26
0 commit comments