Make qdate's version in app.src track the git tags

This commit is contained in:
Jesse Gumm 2024-01-09 18:59:58 -06:00
parent 794d03a5ee
commit 5a847014c9

View file

@ -1,7 +1,7 @@
{application, qdate,
[
{description, "Simple Date and Timezone handling for Erlang"},
{vsn, "0.7.1"},
{vsn, git},
{registered, []},
{applications, [
kernel,