Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 2627c49

Browse files
author
Gogs
committed
Fix vsn
1 parent 319758a commit 2627c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eauthor.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application
22
,eauthor
33
,[{description, "Library for adding information of code authors to compiled modules."}
4-
,{vsn, "17.12.3"}
4+
,{vsn, "17.12.30"}
55
,{applications, [kernel, stdlib]}
66
,{modules, [eauthor]}
77
,{maintainers, ["pouriya.jahanbakhsh@gmail.com"]}

0 commit comments

Comments
 (0)