[longomatch] Fix version in comment



commit 5022ad9086923e6cd4998bcbd7bdc3a9d769db0c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Jan 11 02:27:09 2010 +0100

    Fix version in comment

 LongoMatch/Time/SectionsTimeNode.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/Time/SectionsTimeNode.cs b/LongoMatch/Time/SectionsTimeNode.cs
index 7d93577..b02b3ab 100644
--- a/LongoMatch/Time/SectionsTimeNode.cs
+++ b/LongoMatch/Time/SectionsTimeNode.cs
@@ -116,7 +116,7 @@ namespace LongoMatch.TimeNodes
 		/// </value>
 		public SortMethod SortingMethod{
 			get{
-				// New in 0.15.6
+				// New in 0.15.5
 				try{
 					return sortMethod;
 				}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]