From cbb0877e29af85bdf91104c011a260644c0544b8 Mon Sep 17 00:00:00 2001 From: John Flatness Date: Thu, 13 Oct 2011 17:19:02 -0300 Subject: [PATCH] Bumps Omeka version to 1.4.2. --- paths.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paths.php b/paths.php index edc122fde8..dc314c8ae4 100644 --- a/paths.php +++ b/paths.php @@ -11,7 +11,7 @@ /** * Define the current version of Omeka. */ -define('OMEKA_VERSION', '1.4.1'); +define('OMEKA_VERSION', '1.4.2'); // The name of the Item Type Metadata element set. This is used wherever it is // important to distinguish this particular element set from other element sets.