Updated docs and changed version to 1.23.0

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2216 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2007-09-18 14:15:29 +00:00
parent b7ccd67ea7
commit a9dd4c7ad0
10 changed files with 11 additions and 16497 deletions

View File

@ -3,6 +3,9 @@ Basic Installation
These are generic installation instructions.
Please see http://www.zoneminder.com/wiki/index.php/Documentation
for full details.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses
those values to create a `Makefile' in each directory of the package.

View File

@ -14,11 +14,7 @@ SUBDIRS = \
db
EXTRA_DIST = \
zm.conf.in \
README.txt \
README.html \
README.pdf \
README.rtf
zm.conf.in
# Yes, you are correct. This is a HACK!
install-data-hook:

6
README
View File

@ -1 +1,5 @@
See README.* for details.
All documentation for ZoneMinder is now online at
http://www.zoneminder.com/wiki/index.php/Documentation

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

3542
README.rtf

File diff suppressed because it is too large Load Diff

5560
README.txt

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
AC_INIT(zm,1.22.3,support@zoneminder.com,ZoneMinder)
AC_INIT(zm,1.23.0,support@zoneminder.com,ZoneMinder)
AC_CONFIG_SRCDIR(src/zm.h)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)

View File

@ -1,5 +1,5 @@
--
-- This updates a 1.22.3 database to 1.22.4
-- This updates a 1.22.3 database to 1.23.0
--
--