diff -r bda11e521e8a -r 0a74676a2f2f includes/common.php --- a/includes/common.php Sat Jul 21 11:28:59 2007 -0400 +++ b/includes/common.php Sat Jul 21 18:12:10 2007 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0 (Banshee) + * Version 1.0.1 (Loch Ness) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License @@ -23,7 +23,7 @@ exit; } -$version = '1.0'; +$version = '1.0.1'; function microtime_float() {