From 8ad3ccac85463b004bf5aba0babdf29c5f0f486c Mon Sep 17 00:00:00 2001
From: fgalinski <fgalinski@735d13b6-9817-0410-8766-e36946ffe9aa>
Date: Wed, 28 May 2014 14:53:37 +0000
Subject: [PATCH] [TASK] Release of version 4.0.28

git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/tinymce/trunk@85408 735d13b6-9817-0410-8766-e36946ffe9aa
---
 ext_emconf.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext_emconf.php b/ext_emconf.php
index 0530ba5..e915cde 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -15,7 +15,7 @@ $EM_CONF[$_EXTKEY] = array(
 	'description' => 'tinymce sources with compressor and spellchecker',
 	'category' => 'misc',
 	'shy' => 0,
-	'version' => '4.0.0',
+	'version' => '4.0.28',
 	'dependencies' => '',
 	'conflicts' => '',
 	'priority' => '',
-- 
GitLab