Don't set the final 2.3.1 version right now.
Jul-12-2010 Version 2.3.1
- Remove the distinct printf for the alpha architecture as it doesn't work anymore and is not necessary anyway.
-Jun-10-2010 Version 2.3
+Jun-21-2010 Version 2.3
- LDAP usertab added.
Now you can have your users in a LDAP Server.
Use these tags in sarg.conf: LDAPHost, LDAPPort, LDAPBindDN, LDAPBindPW,
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([sarg],[2.3.1])
+AC_INIT([sarg],[2.3.1-pre1])
AC_CONFIG_SRCDIR([log.c])
AC_CONFIG_AUX_DIR(cfgaux)