From 1a2666e529074ad5297cfd12e608f78bc1fbcc1c Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 27 Nov 2005 03:44:35 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 1ed7665159..5e9e9f8a25 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.405 2005-11-27 03:30:11 geuzaine Exp $
+# $Id: Makefile,v 1.406 2005-11-27 03:44:35 geuzaine Exp $
 #
 # Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
 #
@@ -24,7 +24,7 @@ include variables
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 61
 GMSH_PATCH_VERSION = 2
-GMSH_EXTRA_VERSION =
+GMSH_EXTRA_VERSION = "-cvs"
 
 GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
 
-- 
GitLab