Index: /trunk/Nebulous-Server/Changes
===================================================================
--- /trunk/Nebulous-Server/Changes	(revision 5664)
+++ /trunk/Nebulous-Server/Changes	(revision 5665)
@@ -2,4 +2,5 @@
 
 0.02
+    - [nebclient] VERSION to '0.0.2'
     - Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL
         VERSION to '0.02'
Index: /trunk/Nebulous/Changes
===================================================================
--- /trunk/Nebulous/Changes	(revision 5664)
+++ /trunk/Nebulous/Changes	(revision 5665)
@@ -2,4 +2,5 @@
 
 0.02
+    - [nebclient] VERSION to '0.0.2'
     - Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL
         VERSION to '0.02'
Index: /trunk/Nebulous/nebclient/configure.ac
===================================================================
--- /trunk/Nebulous/nebclient/configure.ac	(revision 5664)
+++ /trunk/Nebulous/nebclient/configure.ac	(revision 5665)
@@ -1,9 +1,9 @@
 dnl Copyright (C) 2005  Joshua Hoblitt
 dnl
-dnl $Id: configure.ac,v 1.10 2005-08-31 01:40:58 jhoblitt Exp $
+dnl $Id: configure.ac,v 1.11 2005-12-03 02:33:43 jhoblitt Exp $
 
 AC_PREREQ(2.59)
 
-AC_INIT([nebclient], [0.0.1], [jhoblitt@cpan.org])
+AC_INIT([nebclient], [0.0.2], [jhoblitt@cpan.org])
 AC_CONFIG_SRCDIR([nebulous.wsdl])
 
