Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 13072)
+++ trunk/Nebulous-Server/Build.PL	(revision 13073)
@@ -108,4 +108,5 @@
         bin/neb-initdb
         bin/neb-ls
+        bin/neb-mv
         bin/neb-rm
         bin/neb-touch
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 13072)
+++ trunk/Nebulous-Server/Changes	(revision 13073)
@@ -2,4 +2,5 @@
 
 0.05
+    - add neb-mv
     - change Nebulous::Client->move() to use ->rename_object()
     - add Nebulous::Server->rename_object()
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 13072)
+++ trunk/Nebulous-Server/MANIFEST	(revision 13073)
@@ -13,4 +13,5 @@
 bin/neb-initdb
 bin/neb-ls
+bin/neb-mv
 bin/neb-rm
 bin/neb-touch
