Skip to content

Commit

Permalink
changed app vsn to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Wiger committed Apr 18, 2011
1 parent 6d2ef4f commit e73a7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gproc.app.src
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{application, gproc, {application, gproc,
[ [
{description, "GPROC"}, {description, "GPROC"},
{vsn, "0.2.1"}, {vsn, "0.2.2"},
{id, "GPROC"}, {id, "GPROC"},
{registered, [ ] }, {registered, [ ] },
%% NOTE: do not list applications which are load-only! %% NOTE: do not list applications which are load-only!
Expand Down

0 comments on commit e73a7f3

Please sign in to comment.