From 5a847014c9e0e01b3655e81e9d9852ba5e93f0d5 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Tue, 9 Jan 2024 18:59:58 -0600 Subject: [PATCH] Make qdate's version in app.src track the git tags --- src/qdate.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qdate.app.src b/src/qdate.app.src index fd6826e..2479739 100644 --- a/src/qdate.app.src +++ b/src/qdate.app.src @@ -1,7 +1,7 @@ {application, qdate, [ {description, "Simple Date and Timezone handling for Erlang"}, - {vsn, "0.7.1"}, + {vsn, git}, {registered, []}, {applications, [ kernel,