Rocco Rutte:
[apps/madmutt.git] / do-commit.sh
diff --git a/do-commit.sh b/do-commit.sh
new file mode 100755 (executable)
index 0000000..795ce32
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+date "+%Y%m%d" > ./VERSION.date
+svn commit "$@"