]> andersk Git - zcommit.git/commitdiff
Added a version script to populate bin
authorGreg Brockman <gdb@mit.edu>
Tue, 23 Mar 2010 21:11:27 +0000 (17:11 -0400)
committerGreg Brockman <gdb@mit.edu>
Tue, 23 Mar 2010 21:11:27 +0000 (17:11 -0400)
bin/version [new file with mode: 0644]

diff --git a/bin/version b/bin/version
new file mode 100644 (file)
index 0000000..6bd309c
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+echo "Version 0.0"
+echo "Authors: gdb and broder"
This page took 0.037881 seconds and 5 git commands to generate.