aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-10 14:41:06 +0200
committerMario Vavti <mario@mariovavti.com>2016-10-10 14:41:06 +0200
commitad26eec9f27cb518867a266cf6b2c99aac686f94 (patch)
treea6866c3473a3bcc218fa5b21df637fd7d088d74c
parent3b422406a9348582e53c17a172afa5c412100a43 (diff)
downloadvolse-hubzilla-ad26eec9f27cb518867a266cf6b2c99aac686f94.tar.gz
volse-hubzilla-ad26eec9f27cb518867a266cf6b2c99aac686f94.tar.bz2
volse-hubzilla-ad26eec9f27cb518867a266cf6b2c99aac686f94.zip
bump micro version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b493bbea0..9f359d071 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.12' );
+define ( 'STD_VERSION', '1.12.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1181 );