From dffc0c9098f3f4c281a3fe96215707546706f21a Mon Sep 17 00:00:00 2001
From: zmap <zmap>
Date: Tue, 27 Apr 2010 14:23:21 +0000
Subject: [PATCH] /var/tmp/zmap.9789/ZMap/scripts/versioner run by zmap

---
 src/zmapUtils/zmapUtils_P.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/zmapUtils/zmapUtils_P.h b/src/zmapUtils/zmapUtils_P.h
index c004de8d7..59db57261 100755
--- a/src/zmapUtils/zmapUtils_P.h
+++ b/src/zmapUtils/zmapUtils_P.h
@@ -26,7 +26,7 @@
  * HISTORY:
  * Last edited: Apr 23 15:49 2007 (edgrif)
  * Created: Wed Mar 31 11:53:45 2004 (edgrif)
- * CVS info:   $Id: zmapUtils_P.h,v 1.130 2010-04-26 15:12:22 zmap Exp $
+ * CVS info:   $Id: zmapUtils_P.h,v 1.131 2010-04-27 14:23:21 zmap Exp $
  *-------------------------------------------------------------------
  */
 #ifndef ZMAP_UTILS_P_H
@@ -40,7 +40,7 @@
 #define ZMAP_DESCRIPTION "A multi-threaded genome browser and annotation tool."
 #define ZMAP_VERSION 0
 #define ZMAP_RELEASE 1
-#define ZMAP_UPDATE 88
+#define ZMAP_UPDATE 89
 
 
 /* Make a single version number out of the version, release and update numbers. */
-- 
GitLab