dm6: make the version number friendlier
authorZygo Blaxell <zblaxell@faye.furryterror.org>
Fri, 14 May 2010 17:33:04 +0000 (13:33 -0400)
committerZygo Blaxell <zblaxell@faye.furryterror.org>
Fri, 14 May 2010 17:33:04 +0000 (13:33 -0400)
"date.0" means we have problems if we want to make a "1.0"
release.  "0.date" means we can put off a 1.0 release indefinitely.

dm6

diff --git a/dm6 b/dm6
index 34bb654f41f9bf77c33e933557414e51e99c2a68..1f76cae0269a8d85a0899a5596aea10264ad2c0f 100755 (executable)
--- a/dm6
+++ b/dm6
@@ -41,7 +41,7 @@ sub usage {
 Usage: $0 link-dir
 Hashes a NUL-separated list of files on stdin into link-dir.
 
 Usage: $0 link-dir
 Hashes a NUL-separated list of files on stdin into link-dir.
 
-Version: 20100513.0
+Version: 0.20100514
 USAGE
 }
 
 USAGE
 }