Skip to content

Commit

Permalink
Upstream source, fix versioning back to original pattern 0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Sep 7, 2011
1 parent d8a11d6 commit b3f13eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eper.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, eper,
[
{description, "Erlang Performance and Debugging Tools"},
{vsn, "1.0.0"},
{vsn, "0.61"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit b3f13eb

Please sign in to comment.