From cc1d3ec6461263583c5c7283c2dd0b909d89089f Mon Sep 17 00:00:00 2001
From: Martin Nilsson <nilsson@opera.com>
Date: Tue, 4 Jun 2013 19:34:20 +0200
Subject: [PATCH] release number bumped to 7.9.7 by export.pike

---
 src/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/version.h b/src/version.h
index f28616dfca..4f7773c9fa 100644
--- a/src/version.h
+++ b/src/version.h
@@ -6,7 +6,7 @@
 
 #define PIKE_MAJOR_VERSION 7
 #define PIKE_MINOR_VERSION 9
-#define PIKE_BUILD_VERSION 6
+#define PIKE_BUILD_VERSION 7
 
 /* Prototypes begin here */
 PMOD_EXPORT void f_version(INT32 args);
-- 
GitLab