Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Modified src/sfmt.app.src for 0.8.2_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
jj1bdx committed May 28, 2012
1 parent fbcc5a7 commit a540e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sfmt.app.src
@@ -1,6 +1,6 @@
{application, sfmt, [
{description, "SFMT PRNG for Erlang"},
{vsn, "0.8.1"},
{vsn, "0.8.2"},
{env, []},
{registered, []},
{modules, [sfmt, sfmt_pure]},
Expand Down

0 comments on commit a540e58

Please sign in to comment.