Skip to content

Commit 96284c0

Browse files
committed
Version to 2.5.1
1 parent e724d7f commit 96284c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.68])
5-
AC_INIT([cyberprobe], [2.5.0], [cyberprobe-discussion@googlegroups.com])
5+
AC_INIT([cyberprobe], [2.5.1], [cyberprobe-discussion@googlegroups.com])
66
AM_INIT_AUTOMAKE([-Wall -Werror subdir-objects foreign])
77
AC_CONFIG_SRCDIR([src/cyberprobe.C])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)