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 ec45e3f commit b958f65Copy full SHA for b958f65
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.68])
5
-AC_INIT([cyberprobe], [2.3.11], [cyberprobe-discussion@googlegroups.com])
+AC_INIT([cyberprobe], [2.3.12], [cyberprobe-discussion@googlegroups.com])
6
AM_INIT_AUTOMAKE([-Wall -Werror subdir-objects foreign])
7
AC_CONFIG_SRCDIR([src/cyberprobe.C])
8
AC_CONFIG_HEADERS([config.h])
0 commit comments