diff options
author | friendica <info@friendica.com> | 2012-04-20 06:31:38 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-20 06:31:38 -0700 |
commit | 30bbbf32e53594f4ebada6acc1313333aabe8561 (patch) | |
tree | f7cdbd418a67df79c0d189334db06efb59631280 /boot.php | |
parent | 0e25376e4afea4e5d96c233594feef0a35ca314c (diff) | |
download | volse-hubzilla-30bbbf32e53594f4ebada6acc1313333aabe8561.tar.gz volse-hubzilla-30bbbf32e53594f4ebada6acc1313333aabe8561.tar.bz2 volse-hubzilla-30bbbf32e53594f4ebada6acc1313333aabe8561.zip |
rev update
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1314' ); +define ( 'FRIENDICA_VERSION', '2.3.1317' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1138 ); |