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 780e806 commit 5a71f08Copy full SHA for 5a71f08
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.10], [cyberprobe-discussion@googlegroups.com])
+AC_INIT([cyberprobe], [2.3.11], [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