Explorar o código

update VERSION for 2.0.1

Fabien Potencier %!s(int64=13) %!d(string=hai) anos
pai
achega
f9ce68fad4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Symfony/Component/HttpKernel/Kernel.php

+ 1 - 1
src/Symfony/Component/HttpKernel/Kernel.php

@@ -57,7 +57,7 @@ abstract class Kernel implements KernelInterface
     protected $startTime;
     protected $classes;
 
-    const VERSION = '2.0.0';
+    const VERSION = '2.0.1';
 
     /**
      * Constructor.