merging the temporary-2466 branch back to the trunk;

this fixes #1953
This commit is contained in:
fgerlits 2006-11-16 08:08:27 +00:00
parent 1b89448983
commit 11f4d2899b
97 changed files with 34 additions and 6193 deletions

View file

@ -32,7 +32,7 @@ dnl This is due to the fact that configure spreads a lot of trash around,
dnl like atom4te cache directories, config.* files, etc. into the directory
dnl it is being run from. We clearly don't want these in our base directory.
dnl-----------------------------------------------------------------------------
AC_INIT(StorageServer, 1.0, bugs@campware.org)
AC_INIT(StorageServer, 1.1.0, bugs@campware.org)
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2004 Media Development Loan Fund under the GNU GPL])
AC_REVISION($Revision$)