From c85713d72a59849ace355a88aa8ba40f0bac5bfb Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 20 May 2009 07:58:39 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 89dd31652d..32880fc26d 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ include variables
 GMSH_MAJOR_VERSION = 2
 GMSH_MINOR_VERSION = 3
 GMSH_PATCH_VERSION = 1
-GMSH_EXTRA_VERSION = "-cvs-20090520"
+GMSH_EXTRA_VERSION = ""
 
 GMSH_VERSION =\
   ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
-- 
GitLab