From 380fcfdfbbd8487e7c898d46336d14bc027b75d3 Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Mon, 29 Sep 2003 01:22:56 +0000
Subject: [PATCH] Fix distro files to use the right version number, and update
the file sizes for the home page...
---
index.html | 4 ++--
mxml.list.in | 6 +++---
mxml.spec | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/index.html b/index.html
index 56674e8..ee225b9 100644
--- a/index.html
+++ b/index.html
@@ -18,9 +18,9 @@ href="../index.html">Back to Home Page ]
Current Release: v1.2, September 28, 2003
[ Download Source (.tar.gz 70k)
+href="mxml-1.2.tar.gz">Download Source (.tar.gz 77k)
| Download Linux RPM (.i386.rpm 64k)
+href="mxml-1.2-1.i386.rpm">Download Linux RPM (.i386.rpm 67k)
| Change Log | Documentation | Rate/Make Comments ]
diff --git a/mxml.list.in b/mxml.list.in
index 376b787..1f5e26b 100644
--- a/mxml.list.in
+++ b/mxml.list.in
@@ -1,5 +1,5 @@
#
-# "$Id: mxml.list.in,v 1.8 2003/07/27 23:14:22 mike Exp $"
+# "$Id: mxml.list.in,v 1.9 2003/09/29 01:22:55 mike Exp $"
#
# EPM software list file for mini-XML, a small XML-like file parsing library.
#
@@ -32,7 +32,7 @@ $srcdir=@srcdir@
%vendor Michael Sweet
%license ${srcdir}/COPYING
%readme ${srcdir}/README
-%version 1.1.3
+%version 1.2
%description <