mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Bumped version number to 0.99.3.
This commit is contained in:
parent
4f7148917a
commit
e8cc5b327f
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user