]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/common.php
move scripts to just before </body>, add event for scripts that need to be in <head>
[quix0rs-gnu-social.git] / lib / common.php
index 39d4ffc9b9c3999dd715eea61b8121f8391fcec3..88d77732f4cda50508fe33e94585048baf56454c 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
-define('STATUSNET_VERSION', '0.8.1');
+define('STATUSNET_VERSION', '0.8.2dev');
 define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility
 
 define('STATUSNET_CODENAME', 'Second Guessing');