Skip to content

Commit

Permalink
Merge pull request #137 from Feuerlabs/uw-app-file-vsn
Browse files Browse the repository at this point in the history
Automatic git versioning in app file
  • Loading branch information
uwiger committed Aug 12, 2021
2 parents e5089c4 + e9f6d53 commit ae40904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/exometer_core.app.src
@@ -1,6 +1,6 @@
{application,exometer_core,
[{description,"Code instrumentation and metrics collection package."},
{vsn,"1.5.7"},
{vsn,git},
{registered,[]},
{applications,[kernel,stdlib,hut,setup,folsom,parse_trans]},
{included_applications,[]},
Expand Down

0 comments on commit ae40904

Please sign in to comment.