From fc5af886a121a39862209557d975cafd46699b40 Mon Sep 17 00:00:00 2001
From: zmap <zmap>
Date: Mon, 26 Apr 2010 15:12:22 +0000
Subject: [PATCH] /var/tmp/zmap.22918/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 8e5e9acbc..c004de8d7 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.129 2010-03-22 13:22:25 zmap Exp $
+ * CVS info:   $Id: zmapUtils_P.h,v 1.130 2010-04-26 15:12:22 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 87
+#define ZMAP_UPDATE 88
 
 
 /* Make a single version number out of the version, release and update numbers. */
-- 
GitLab