Browse Source

bottle: Fix benchmark_config

INADA Naoki 11 years ago
parent
commit
cb2430c6fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bottle/benchmark_config

+ 1 - 1
bottle/benchmark_config

@@ -44,7 +44,7 @@
       "os": "Linux",
       "os": "Linux",
       "database_os": "Linux",
       "database_os": "Linux",
       "display_name": "bottle-py3",
       "display_name": "bottle-py3",
-      "notes": "CPython 3.3",
+      "notes": "CPython 3.4",
       "versus": "wsgi"
       "versus": "wsgi"
     },
     },
     "pypy": {
     "pypy": {