Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 17690)
+++ trunk/Nebulous-Server/Changes	(revision 17694)
@@ -1,5 +1,5 @@
 Revision history for Nebulous
 
-0.10
+0.10 Wed May 14 17:26:48 HST 2008
     - cleanup error handling in Nebulous::Server::stat_object()/find_objects()
     - update Nebulous::Server::lock_object()/unlock_object() fault strings
Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17690)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17694)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.70 2008-05-15 02:50:03 jhoblitt Exp $
+# $Id: Server.pm,v 1.71 2008-05-15 03:27:28 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -9,5 +9,5 @@
 no warnings qw( uninitialized );
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 use base qw( Class::Accessor::Fast );
