Browse Source

updated app vsn to 0.2.0

Ulf Wiger 14 years ago
parent
commit
f6ac2d7b06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/gproc.app.src

+ 1 - 1
src/gproc.app.src

@@ -5,7 +5,7 @@
 {application, gproc,
  [
   {description, "GPROC"},
-  {vsn, "0.1.2"},
+  {vsn, "0.2.0"},
   {id, "GPROC"},
   {registered, [ ] },
   %% NOTE: do not list applications which are load-only!