aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-25 12:12:25 -0800
committerFriendika <info@friendika.com>2011-02-25 12:12:25 -0800
commitc3cb3d75e593faa06e4050a016ef1893bd5a4a3a (patch)
tree6bc57dcb3960a58a695bed571544944293a30758 /boot.php
parent3195ad8d2e94127019405525cf41d0026ccf8c40 (diff)
downloadvolse-hubzilla-c3cb3d75e593faa06e4050a016ef1893bd5a4a3a.tar.gz
volse-hubzilla-c3cb3d75e593faa06e4050a016ef1893bd5a4a3a.tar.bz2
volse-hubzilla-c3cb3d75e593faa06e4050a016ef1893bd5a4a3a.zip
use consistent tagging patterns with relationship partner
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 77ff23056..4a0acef93 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1039 );
-define ( 'FRIENDIKA_VERSION', '2.10.0907' );
+define ( 'FRIENDIKA_VERSION', '2.10.0908' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );