From 8881b3047ab7c5919d50825c2334f93e63628247 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 16 Aug 2015 00:04:14 +0200 Subject: [PATCH] changing version string --- lib/zerobin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zerobin.php b/lib/zerobin.php index e5ca81c..0314f93 100644 --- a/lib/zerobin.php +++ b/lib/zerobin.php @@ -20,7 +20,7 @@ class zerobin /* * @const string version */ - const VERSION = 'Alpha 0.18'; + const VERSION = 'Alpha 0.19'; /** * @access private