aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-22 16:17:10 -0700
committerfriendica <info@friendica.com>2012-03-22 16:17:10 -0700
commit528d795fb68a8ae53cb7b9ad8479aeaa2b1f975f (patch)
treeb3a778af971ba29592c412c640112123e78e41d6 /boot.php
parent622b25df5f2d1ab21c9e23047bc0c98bfe72bad0 (diff)
downloadvolse-hubzilla-528d795fb68a8ae53cb7b9ad8479aeaa2b1f975f.tar.gz
volse-hubzilla-528d795fb68a8ae53cb7b9ad8479aeaa2b1f975f.tar.bz2
volse-hubzilla-528d795fb68a8ae53cb7b9ad8479aeaa2b1f975f.zip
ability to change tags in edited posts
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 04e16e64d..f976ef636 100755
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1288' );
+define ( 'FRIENDICA_VERSION', '2.3.1289' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );