From 3d6f5d0762721bd01a6a68bebb6d9a9ba5d98ef0 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 8 Jun 2009 04:28:19 +0000
Subject: [PATCH] *** empty log message ***

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

diff --git a/Makefile b/Makefile
index d26d7858ce..5d7bf0d13a 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 = ""
+GMSH_EXTRA_VERSION = "-cvs-20090603"
 
 GMSH_VERSION =\
   ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
-- 
GitLab