]> git.donarmstrong.com Git - lilypond.git/blobdiff - bin/make-version
release: 0.0.78
[lilypond.git] / bin / make-version
index 29b768c1e8925c6c964cb3868c221ea21cae44af..d8e79346cdddbb99f0fb7b99744de0052a8b4f73 100755 (executable)
@@ -3,7 +3,7 @@
 #shift;
 if test "x$1" = x;
 then
-    versionfile=".version"
+    versionfile="VERSION"
 else
     versionfile=$1;
 fi