Explorar o código

updated VERSION to RC1-DEV again

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

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