[cig-commits] r15972 - cs/stats/trunk

sue at geodynamics.org sue at geodynamics.org
Mon Nov 16 10:53:56 PST 2009


Author: sue
Date: 2009-11-16 10:53:55 -0800 (Mon, 16 Nov 2009)
New Revision: 15972

Modified:
   cs/stats/trunk/get_all.cxx
Log:
updated date of program to cease collecting 2008 data and rather present 2009 and 2010

Modified: cs/stats/trunk/get_all.cxx
===================================================================
--- cs/stats/trunk/get_all.cxx	2009-11-16 18:06:16 UTC (rev 15971)
+++ cs/stats/trunk/get_all.cxx	2009-11-16 18:53:55 UTC (rev 15972)
@@ -33,8 +33,8 @@
   months.push_back("Nov");
   months.push_back("Dec");
 
-  years.push_back("2008");
   years.push_back("2009");
+  years.push_back("2010");
 
   map<string,string> packages;
   packages["cigma-0.9.0.tar.gz"]="Cigma-0.9.0";



More information about the CIG-COMMITS mailing list