From 9519341f2ccbf79fbafcf8f0e27dee35235e8bfe Mon Sep 17 00:00:00 2001 From: zmap <zmap> Date: Wed, 20 Jan 2010 16:07:53 +0000 Subject: [PATCH] /var/tmp/zmap.23193/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 d531a6b0b..967d13fb8 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.121 2010-01-15 09:14:59 zmap Exp $ + * CVS info: $Id: zmapUtils_P.h,v 1.122 2010-01-20 16:07:53 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 80 +#define ZMAP_UPDATE 81 /* Make a single version number out of the version, release and update numbers. */ -- GitLab