From ce168dedd80e8da78059ae7e06cd677709d09fcd Mon Sep 17 00:00:00 2001
From: zmap <zmap>
Date: Wed, 28 Apr 2010 10:04:19 +0000
Subject: [PATCH] /var/tmp/zmap.1973/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 59db57261..f20862160 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.131 2010-04-27 14:23:21 zmap Exp $
+ * CVS info:   $Id: zmapUtils_P.h,v 1.132 2010-04-28 10:04:19 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 89
+#define ZMAP_UPDATE 90
 
 
 /* Make a single version number out of the version, release and update numbers. */
-- 
GitLab