aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-27 15:20:36 -0700
committerfriendica <info@friendica.com>2012-03-27 15:20:36 -0700
commitaba63f8b78691812cd54e4eddf192cb67b81036b (patch)
treedb3e07d3d99e7eaafd3a61ef865ce97968daff61 /boot.php
parent1982184ca0f0922436a72f673a97010f6ea96435 (diff)
downloadvolse-hubzilla-aba63f8b78691812cd54e4eddf192cb67b81036b.tar.gz
volse-hubzilla-aba63f8b78691812cd54e4eddf192cb67b81036b.tar.bz2
volse-hubzilla-aba63f8b78691812cd54e4eddf192cb67b81036b.zip
turn on gecko spellcheck in tinymce
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 13a6f0d1d..76c0057bd 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.1293' );
+define ( 'FRIENDICA_VERSION', '2.3.1294' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );