From 5f7ed9e1d9366bde3efc3510fcc65e6b9d8ba8c4 Mon Sep 17 00:00:00 2001
From: "Fred L. Drake, Jr." <fdrake@users.sourceforge.net>
Date: Thu, 29 Jan 2004 00:11:32 +0000
Subject: [PATCH] update version number (closes SF patch #841591)

---
 expat/vms/descrip.mms | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/expat/vms/descrip.mms b/expat/vms/descrip.mms
index cdfa8f73..d9ee3d98 100644
--- a/expat/vms/descrip.mms
+++ b/expat/vms/descrip.mms
@@ -1,10 +1,10 @@
 # Bare bones description file (Makefile) for OpenVMS
 
 PACKAGE = expat
-VERSION = 1.95.3
+VERSION = 1.95.8
 EXPAT_MAJOR_VERSION=1
 EXPAT_MINOR_VERSION=95
-EXPAT_EDIT=3
+EXPAT_EDIT=8
 
 O = .obj
 OLB = .olb
-- 
2.40.0