From 2f0cfd66c80ce663e7ef059ac3c02af4c5f870bb Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Sun, 6 Jan 2013 11:34:54 +0100 Subject: [PATCH] Updated statistics --- jOOQ-website/json/stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jOOQ-website/json/stats.php b/jOOQ-website/json/stats.php index c33f08fa07..7874cadb99 100644 --- a/jOOQ-website/json/stats.php +++ b/jOOQ-website/json/stats.php @@ -15,6 +15,6 @@ echo ', "maven": {"2011-04":"23", "2011-05":"30", "2011-06":"43",' . '"2012-01":"332", "2012-02":"428", "2012-03":"358",' . '"2012-04":"461", "2012-05":"573", "2012-06":"659",' . '"2012-07":"782", "2012-08":"805", "2012-09":"943",' . - '"2012-10":"1148","2012-11":"1084"}}'; + '"2012-10":"1148","2012-11":"1084","2012-12":"1087"}}'; ?> \ No newline at end of file