]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/flower-version.cc
release: 0.1.57
[lilypond.git] / flower / flower-version.cc
index 344474cd1bd2610a9d4e2d74629f3bbd15ef0907..746deacb9342c0824624786681c9c9cfc5705009 100644 (file)
@@ -1,9 +1,9 @@
 #include <stdio.h>
 
-#include "config.hh"
+#include "version.hh"
 
-// static char *s = "FlowerLib " MAJOR_VERSION "." MINOR_VERSION "."  PATCH_LEVEL MY_PATCH_LEVEL " #%d";
-static char *s = "FlowerLib " FLOWER_VERSION ;
+static char *s = "FlowerLib " MAJOR_VERSION "." MINOR_VERSION "."  PATCH_LEVEL "." MY_PATCH_LEVEL;
+//static char *s = "FlowerLib " FLOWER_VERSION ;
 
 
 char const *