Changed the Makefile.in file so that it sets the "version" value in
the Magic techfile to the result of "git describe --long", so that
instead of updating the techfile version whenever I think about
changing the revision value in the Makefile, it updates automatically.
diff --git a/VERSION b/VERSION
index 7b8d6b7..7f2b140 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.65
+1.0.66