From 75fe90005aec8a8ff46c3bac5af8a9807f6f02fd Mon Sep 17 00:00:00 2001 From: Benjamin Kott Date: Mon, 27 Apr 2015 23:00:45 +0200 Subject: [PATCH] [RELEASE] Release of 6.2.10 --- Documentation/Settings.yml | 2 +- composer.json | 2 +- ext_emconf.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/Settings.yml b/Documentation/Settings.yml index 34bc3ee80..c00dd4a4e 100644 --- a/Documentation/Settings.yml +++ b/Documentation/Settings.yml @@ -7,7 +7,7 @@ conf.py: copyright: 2014 project: Bootstrap Package version: 1.0 - release: 6.2.10-dev + release: 6.2.10 latex_documents: - - Index - BootstrapPackage.tex diff --git a/composer.json b/composer.json index 3d068ab6c..8eb031dea 100644 --- a/composer.json +++ b/composer.json @@ -33,5 +33,5 @@ "require": { "composer/installers": "*" }, - "version": "6.2.10-dev" + "version": "6.2.10" } diff --git a/ext_emconf.php b/ext_emconf.php index 4d3d76175..3b145bde1 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -9,7 +9,7 @@ 'description' => 'Bootstrap Package delivers a full configured frontend for TYPO3 CMS 6.2, based on the Bootstrap CSS Framework.', 'category' => 'templates', 'shy' => 0, - 'version' => '6.2.10-dev', + 'version' => '6.2.10', 'dependencies' => '', 'conflicts' => '', 'priority' => 'top', @@ -28,7 +28,7 @@ 'CGLcompliance_note' => NULL, 'constraints' => array( 'depends' => array( - 'typo3' => '6.2.9-7.99.99', + 'typo3' => '6.2.12-7.99.99', 'css_styled_content' => '6.2.0-7.99.99', ), 'conflicts' => array(