X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Flilypond-input-version.hh;h=bfb2f6a72cec7fe2ba26da46586536e4e750d84e;hb=f7c306cacfbdf6229e9414c691e36e49b41ea71a;hp=3fdfc26950dc520eeef96757a68958ba916b12be;hpb=469b0c1660e8481379eb5a5c032feb3600e1c530;p=lilypond.git diff --git a/lily/include/lilypond-input-version.hh b/lily/include/lilypond-input-version.hh index 3fdfc26950..bfb2f6a72c 100644 --- a/lily/include/lilypond-input-version.hh +++ b/lily/include/lilypond-input-version.hh @@ -23,6 +23,7 @@ struct Lilypond_version int major_i_; int minor_i_; int patch_i_; + String extra_patch_str_; }; extern Lilypond_version oldest_version;