From f59bee2f861eeaa0a744b368eb5c3b1dfeb98e23 Mon Sep 17 00:00:00 2001 From: zmap <zmap> Date: Mon, 18 May 2009 14:26:49 +0000 Subject: [PATCH] /var/tmp/zmap.25720/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 cdb39b01a..cd9887965 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.99 2009-01-09 11:29:17 zmap Exp $ + * CVS info: $Id: zmapUtils_P.h,v 1.100 2009-05-18 14:26:49 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 58 +#define ZMAP_UPDATE 59 /* Make a single version number out of the version, release and update numbers. */ -- GitLab