Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 19493)
+++ trunk/Nebulous-Server/Changes	(revision 19495)
@@ -1,5 +1,5 @@
 Revision history for Nebulous
 
-0.15
+0.15 Thu Sep 11 13:00:59 HST 2008
     - invert soft volume semantics
 
Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 19493)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 19495)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.86 2008-09-11 22:35:52 jhoblitt Exp $
+# $Id: Server.pm,v 1.87 2008-09-11 23:01:17 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -9,5 +9,5 @@
 no warnings qw( uninitialized );
 
-our $VERSION = '0.14';
+our $VERSION = '0.15';
 
 use base qw( Class::Accessor::Fast );
