quic: fix timer update
[vpp.git] / Makefile
index 807d1ea..b57ed5c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -337,7 +337,7 @@ dist:
              --format=tar \
              -o $(DIST_FILE) \
            HEAD ; \
-           git describe > $(BR)/.version ; \
+           git describe --long > $(BR)/.version ; \
        else \
            (cd .. ; tar -cf $(DIST_FILE) $(DIST_SUBDIR) --exclude=*.tar) ; \
            src/scripts/version > $(BR)/.version ; \