Explorar o código

releasing 2.0 RC3

Fabien Potencier %!s(int64=14) %!d(string=hai) anos
pai
achega
705fc0ddd3
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

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