From 0e2fa9be6cf64ca33790f6c060852285ca998d3d Mon Sep 17 00:00:00 2001 From: ozh Date: Thu, 9 Jan 2014 21:46:53 +0100 Subject: [PATCH] Bump to 1.7 --- includes/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/version.php b/includes/version.php index 52c7809..4f02681 100644 --- a/includes/version.php +++ b/includes/version.php @@ -3,7 +3,7 @@ * YOURLS version * */ -define( 'YOURLS_VERSION', '1.7-RC1' ); +define( 'YOURLS_VERSION', '1.7' ); /** * YOURLS DB version. Increments when changes are made to the DB schema, to trigger a DB update -- 2.45.0