# $Id$
+Version 0.8.2 ()
+------------------------------------------------------------------------
+
+ * when no DB updates and no function calls are needed, do not show
+ confusing text to the user telling him an upgrade has
+ failed. (garvinhicking)
+
Version 0.8.1 (May 17th, 2005)
------------------------------------------------------------------------
include_once(S9Y_INCLUDE_PATH . 'include/compat.inc.php');
// The version string
-$serendipity['version'] = '0.8.1';
+$serendipity['version'] = '0.8.2-alpha1';
// Name of folder for the default theme
$serendipity['defaultTemplate'] = 'default';