git describe out of sync
Opened this issue · 4 comments
UWN commented
ulrich@p0:/opt/gupu/gprolog/src$ git describe
v1.5.0-31-gdd3f5ab
ulrich@p0:/opt/gupu/gprolog/src$ TopComp/gprolog
GNU Prolog 1.5.1 (64 bits)
Compiled Nov 29 2022, 12:37:19 with gcc -std=gnu99
Copyright (C) 1999-2022 Daniel Diaz
So is this version 1.5.0 or 1.5.1?
didoudiaz commented
I admit this is a bit confusing. It is a 1.5.1 rc.
UWN commented
Currently, we have:
ulrich@p0:/opt/gupu/gprolog$ git describe
v1.5.0-111-gcf3fcbc
ulrich@p0:/opt/gupu/gprolog$ src/TopComp/gprolog
GNU Prolog 1.6.0 (64 bits)
Compiled Jun 26 2023, 07:25:57 with gcc -std=gnu11
didoudiaz commented
added a tag
UWN commented
Now: v1.5.0-120-gd9333a3