Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 13041)
+++ trunk/Nebulous-Server/Build.PL	(revision 13046)
@@ -106,4 +106,5 @@
         bin/neb-df
         bin/neb-initdb
+        bin/neb-touch
         bin/nebdiskd
     )],
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 13041)
+++ trunk/Nebulous-Server/Changes	(revision 13046)
@@ -2,4 +2,5 @@
 
 0.05
+    - add neb-touch
     - add neb-df
     - change neb-addvol to properly mangle URIs into paths
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 13041)
+++ trunk/Nebulous-Server/MANIFEST	(revision 13046)
@@ -11,4 +11,5 @@
 bin/neb-df
 bin/neb-initdb
+bin/neb-touch
 bin/nebdiskd
 docs/c_api.h
