From 817aac6a63121e6c4cdfe1f1352555b7d3b63077 Mon Sep 17 00:00:00 2001 From: Nigel Kukard <nkukard@lbsd.net> Date: Sun, 20 Oct 2013 21:36:46 +0000 Subject: [PATCH] Set version to development --- opentrafficshaper/version.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentrafficshaper/version.pm b/opentrafficshaper/version.pm index 8b8efb1..69fdb7f 100644 --- a/opentrafficshaper/version.pm +++ b/opentrafficshaper/version.pm @@ -30,7 +30,7 @@ our (@ISA,@EXPORT,@EXPORT_OK); use constant { - VERSION => "1.1.0", + VERSION => "0.1.x", }; -- GitLab