]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
new codename for 0.8.2
authorEvan Prodromou <evan@status.net>
Mon, 19 Oct 2009 21:30:08 +0000 (17:30 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 19 Oct 2009 21:30:08 +0000 (17:30 -0400)
README
lib/common.php

diff --git a/README b/README
index 75621998111fa1c3f38fe8e30c03d0cdffdc02f2..c98090b4be43f226b064c9cf48e1a6afe64e8c74 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 README
 ------
 
-StatusNet 0.8.1 ("Second Guessing")
+StatusNet 0.8.2 ("Life and How to Live It")
 26 Aug 2009
 
 This is the README file for StatusNet (formerly Laconica), the Open
index 0b4e031845b287723eeeceb0ae3b72a5f855b2fc..3de567cd930350a9c85eedf69f568088b135dc3b 100644 (file)
@@ -22,7 +22,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 define('STATUSNET_VERSION', '0.8.2dev');
 define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility
 
-define('STATUSNET_CODENAME', 'Second Guessing');
+define('STATUSNET_CODENAME', 'Life and How to Live It');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);