aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-11 20:18:11 -0700
committerredmatrix <git@macgirvin.com>2016-05-11 20:18:11 -0700
commit89561bec4f55e037cf9ea42cede7d51b9da53c8b (patch)
tree4edeadad17317f05344ecd1d70db7a0df2e12f91
parent69112a17ac711cfca89bac8297257d9608afe688 (diff)
downloadvolse-hubzilla-89561bec4f55e037cf9ea42cede7d51b9da53c8b.tar.gz
volse-hubzilla-89561bec4f55e037cf9ea42cede7d51b9da53c8b.tar.bz2
volse-hubzilla-89561bec4f55e037cf9ea42cede7d51b9da53c8b.zip
move dev pointer past current release
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 36fd1f68a..9dbd4ead4 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.4.4' );
+define ( 'STD_VERSION', '1.7' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );