Tests done: 1) Build and install from snf-server-3.0.12.tar.gz. 2) 'SNFClient -status.second' gives expected response. 3) 'SNFClient junkmsg.txt' returned a status of 54. 4) 'SNFClient cleanmsg.txt' returned a status of 0. git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@53 233e721a-07f6-49eb-a7da-05e0e16828fcmaster
@@ -13,7 +13,7 @@ dnl | |||
dnl | |||
AC_PREREQ(2.52) | |||
AC_INIT(snf-server, 3.0.11) | |||
AC_INIT(snf-server, 3.0.12) | |||
AC_CONFIG_SRCDIR(SNFMulti/snfCFGmgr.cpp) | |||
AC_CONFIG_AUX_DIR(config) | |||
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |