From 71d8cd90e9396ccb74ebee213306c9f4211c2140 Mon Sep 17 00:00:00 2001 From: Samuele Carcagno Date: Fri, 12 May 2017 16:51:10 +0100 Subject: [PATCH] remove support for prerelease version in REQUIRE --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 024c1ab..64b43ae 100755 --- a/REQUIRE +++ b/REQUIRE @@ -1,4 +1,4 @@ Compat 0.7.18 DocStringExtensions HDF5 -julia 0.5- \ No newline at end of file +julia 0.5 \ No newline at end of file