diff options
author | Friendika <info@friendika.com> | 2011-10-08 15:23:19 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-10-08 15:23:19 -0700 |
commit | 43973e455abb612755fc4a58913f3c82d66d7d0d (patch) | |
tree | 74665f6339045f0f2ac466c7d544162c6a99ee1a | |
parent | 24745314517eac403b421fa17a51bdbec94f3b6e (diff) | |
download | volse-hubzilla-43973e455abb612755fc4a58913f3c82d66d7d0d.tar.gz volse-hubzilla-43973e455abb612755fc4a58913f3c82d66d7d0d.tar.bz2 volse-hubzilla-43973e455abb612755fc4a58913f3c82d66d7d0d.zip |
revup
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ require_once("include/pgettext.php"); require_once('include/nav.php'); define ( 'FRIENDIKA_PLATFORM', 'Free Friendika'); -define ( 'FRIENDIKA_VERSION', '2.3.1127' ); +define ( 'FRIENDIKA_VERSION', '2.3.1128' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1094 ); |