From 3b392f59f0c961883b2fe7bf780f69dd97582999 Mon Sep 17 00:00:00 2001
From: Stephen Smith <steve@fmrib.ox.ac.uk>
Date: Thu, 26 Nov 2009 13:32:27 +0000
Subject: [PATCH] *** empty log message ***

---
 melodic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/melodic.h b/melodic.h
index 2fcfaf5..1f6c80a 100644
--- a/melodic.h
+++ b/melodic.h
@@ -40,7 +40,7 @@
 
 namespace Melodic{
 
-const string version = "3.09";  
+const string version = "3.10";  
 
 // The two strings below specify the title and example usage that is	
 // printed out as the help or usage message
-- 
GitLab