]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Sun, 24 Mar 2002 20:08:48 +0000 (20:08 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:08:48 +0000 (20:08 +0000)
make/Toplevel_version.make
make/User.make

index 4e3ffb6c9447d97f5ec607a6c57294d387bb5ac3..4a1e24e9e2807a9ac44193a3fbd05faf461cb75e 100644 (file)
@@ -1,6 +1,7 @@
+# Toplevel_version.make
 
 include $(depth)/VERSION
-TOPLEVEL_MAJOR_VERSION :=$(MAJOR_VERSION)
+TOPLEVEL_MAJOR_VERSION:=$(MAJOR_VERSION)
 TOPLEVEL_MINOR_VERSION:=$(MINOR_VERSION)
 TOPLEVEL_PATCH_LEVEL:=$(PATCH_LEVEL)
 # use to send patches, always empty for released version:
index 2e74e16170272839304a2b5b053e245f8fd93b08..598bc732fbd4b38f3e2488bf503abb8bc9b16664 100644 (file)
@@ -1,11 +1,5 @@
-#
-# project  LilyPond -- the musical typesetter
 # title           user changeable settings
 # file    make/User.make
-#
-# Copyright (c) 1997 by    
-#      Jan Nieuwenhuizen <jan@digicash.com>
-#      Han-Wen Nienhuys <hanwen@stack.nl>
 
 # will be split into CFLAGS/EXTRA_CFLAGS etc, 
 # so that defineable generically and per module