Skip to content

Commit 9b749d4

Browse files
committed
[main-] Dynamic versioning
1 parent 85d11e5 commit 9b749d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mero.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{application,
33
mero,
44
[{description, "Scalable and lightweight OTP Erlang client for memcached"},
5-
{vsn, "1.2.6"},
5+
{vsn, "git"},
66
{modules, []},
77
{registered, []},
88
{applications, [kernel, stdlib, inets, crypto, dynamic_compile]},

0 commit comments

Comments
 (0)