From fa84298c14bd32fcc6d9d6ebcfe34639be8abfd2 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Wed, 27 Aug 2014 17:43:01 -0500 Subject: [PATCH] Setting version in master to 2.7.x-dev --- src/Uuid.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Uuid.php b/src/Uuid.php index 86efa7d..fffe874 100644 --- a/src/Uuid.php +++ b/src/Uuid.php @@ -93,7 +93,7 @@ final class Uuid /** * Version of the Rhumsaa\Uuid package */ - const VERSION = '2.7.3'; + const VERSION = '2.7.x-dev'; /** * For testing, 64-bit system override; if true, treat the system as 32-bit