Make qdate's version in app.src track the git tags
This commit is contained in:
parent
794d03a5ee
commit
5a847014c9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{application, qdate,
|
{application, qdate,
|
||||||
[
|
[
|
||||||
{description, "Simple Date and Timezone handling for Erlang"},
|
{description, "Simple Date and Timezone handling for Erlang"},
|
||||||
{vsn, "0.7.1"},
|
{vsn, git},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications, [
|
{applications, [
|
||||||
kernel,
|
kernel,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue