Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>2012-08-29 19:11:41 +0400
committerozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>2012-08-29 19:11:41 +0400
commitc153cc47febfad72f20d4ab1f344f7d029aa0ffc (patch)
tree0087af01b276f69ed50135f5009336ba300ee6cf
parente106be25e5fb33195e72ee4df31b07fb2bd17643 (diff)
YOURLS 1.5.11.5.1
git-svn-id: http://yourls.googlecode.com/svn/trunk@754 12232710-3e20-11de-b438-597f59cd7555
-rw-r--r--includes/version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/version.php b/includes/version.php
index f361d218..2d90ad78 100644
--- a/includes/version.php
+++ b/includes/version.php
@@ -1,4 +1,4 @@
<?php
// Bump this when updating the zip package
-define( 'YOURLS_VERSION', '1.5.1-gamma' );
+define( 'YOURLS_VERSION', '1.5.1' );
define( 'YOURLS_DB_VERSION', '482' );