Frediano Ziglio wrote:
> Il giorno sab 17 apr 2021 alle ore 09:52 Roman Bogorodskiy
> ha scritto:
> >
> > - Drop "-dirty" suffix before processing version info
> > - Don't fail on versions without 'minor' specified (e.g. v0.15)
>
> This is due to my fault, I didn't realize that version tags mu
Il giorno sab 17 apr 2021 alle ore 09:52 Roman Bogorodskiy
ha scritto:
>
> - Drop "-dirty" suffix before processing version info
> - Don't fail on versions without 'minor' specified (e.g. v0.15)
This is due to my fault, I didn't realize that version tags must
contain the micro version,
even if 0.
- Drop "-dirty" suffix before processing version info
- Don't fail on versions without 'minor' specified (e.g. v0.15)
Signed-off-by: Roman Bogorodskiy
---
server/meson.build | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/server/meson.build b/server/meson.build
index