Browse Source

Set version to 3.0.10. This version has the corrupt rulebase memory

leak fixed.


git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@47 233e721a-07f6-49eb-a7da-05e0e16828fc
master
adeniz 15 years ago
parent
commit
4452f4238b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      SNF_CS_Developer_Package/configure.ac

+ 1
- 1
SNF_CS_Developer_Package/configure.ac View File

@@ -13,7 +13,7 @@ dnl
dnl
AC_PREREQ(2.52)

AC_INIT(snf-server, 3.0.9)
AC_INIT(snf-server, 3.0.10)
AC_CONFIG_SRCDIR(SNFMulti/snfCFGmgr.cpp)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)

Loading…
Cancel
Save