aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-25 17:55:43 -0700
committerfriendica <info@friendica.com>2012-03-25 17:55:43 -0700
commit7ef1ed2d7045a381c032d2142413b3a14af0d8e3 (patch)
tree43978802cfe996d5468857720b684fde63512a3f /boot.php
parent873a55e9186cdf3d92b2793cd366debf237c8cda (diff)
downloadvolse-hubzilla-7ef1ed2d7045a381c032d2142413b3a14af0d8e3.tar.gz
volse-hubzilla-7ef1ed2d7045a381c032d2142413b3a14af0d8e3.tar.bz2
volse-hubzilla-7ef1ed2d7045a381c032d2142413b3a14af0d8e3.zip
theme screenshots
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 19661805c..b2f91f3f7 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.1291' );
+define ( 'FRIENDICA_VERSION', '2.3.1292' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );