From 1c7b6611aa75a59b78cc4e7ad98d7cc731853124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reinhard=20F=C3=BChricht?= Date: Thu, 29 Sep 2016 15:34:12 +0200 Subject: [PATCH] [TASK] Bump version number. --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index fb079ad..6a57d60 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -15,7 +15,7 @@ 'description' => 'The swiss army knife for all kinds of mailforms, completely new written using the MVC concept. Result: Flexibility, Flexibility, Flexibility :-).', 'category' => 'plugin', 'shy' => 0, - 'version' => '2.4.0dev', + 'version' => '2.4.0', 'state' => 'stable', 'dependencies' => '', 'conflicts' => '',