Index: /trunk/Nebulous-Server/Changes
===================================================================
--- /trunk/Nebulous-Server/Changes	(revision 17452)
+++ /trunk/Nebulous-Server/Changes	(revision 17453)
@@ -1,5 +1,5 @@
 Revision history for Nebulous
 
-0.08
+0.08 Thu Apr 17 16:08:16 HST 2008
     - set permissions on storage instance directories
 
Index: /trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- /trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17452)
+++ /trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17453)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.58 2008-04-18 02:07:06 jhoblitt Exp $
+# $Id: Server.pm,v 1.59 2008-04-18 02:08:35 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -8,5 +8,5 @@
 use warnings FATAL => qw( all );
 
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 
 use base qw( Class::Accessor::Fast );
