From 183bb03d1b435b87c8809d5b986ea67ef6b7eda1 Mon Sep 17 00:00:00 2001
From: Build system <distmaker@roxen.com>
Date: Thu, 11 Nov 1999 19:17:39 +0100
Subject: [PATCH] release number bumped to 71 by export.pike

Rev: src/version.h:1.73
---
 src/version.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/version.h b/src/version.h
index 1a185b6c40..81418ddf16 100644
--- a/src/version.h
+++ b/src/version.h
@@ -4,11 +4,11 @@
 ||| See the files COPYING and DISCLAIMER for more information.
 \*/
 
-/* $Id: version.h,v 1.72 1999/11/11 18:16:05 build Exp $ */
+/* $Id: version.h,v 1.73 1999/11/11 18:17:39 build Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 70
+#define PIKE_BUILD_VERSION 71
 
 /* Prototypes begin here */
 void f_version(INT32 args);
-- 
GitLab