Browse Source

Rename vsn to 0.1.0

Joseph Wayne Norton 14 years ago
parent
commit
722524d2b0
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.01"},
+  {vsn, "0.1.0"},
   {id, "GPROC"},
   {registered, [ ] },
   %% NOTE: do not list applications which are load-only!