Bumped version number to 0.99.3.

This commit is contained in:
Martin Baulig 1999-01-16 19:15:56 +00:00
parent 4f7148917a
commit e8cc5b327f
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.2) AC_PREREQ(2.2)
AC_INIT(entities.h) AC_INIT(entities.h)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(libxml, 0.99) AM_INIT_AUTOMAKE(libxml, 0.99.3)
dnl Checks for programs. dnl Checks for programs.
AC_PROG_CC AC_PROG_CC

View File

@ -1,6 +1,6 @@
# Note that this is NOT a relocatable package # Note that this is NOT a relocatable package
%define ver 0.30 %define ver 0.99.3
%define rel 1 %define rel SNAP
%define prefix /usr %define prefix /usr
Summary: libXML library Summary: libXML library
@ -30,7 +30,7 @@ Libraries, include files, etc you can use to develop libxml applications.
%changelog %changelog
* Sun Oct 4 10:49:04 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org> * Sun Oct 4 1998 Daniel Veillard <Daniel.Veillard@w3.org>
- Added xml-config to the package - Added xml-config to the package