mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03: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_INIT(entities.h)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(libxml, 0.99)
|
||||
AM_INIT_AUTOMAKE(libxml, 0.99.3)
|
||||
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Note that this is NOT a relocatable package
|
||||
%define ver 0.30
|
||||
%define rel 1
|
||||
%define ver 0.99.3
|
||||
%define rel SNAP
|
||||
%define prefix /usr
|
||||
|
||||
Summary: libXML library
|
||||
@ -30,7 +30,7 @@ Libraries, include files, etc you can use to develop libxml applications.
|
||||
|
||||
%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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user