Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
djnym committed Oct 20, 2017
1 parent 60ea551 commit 26633f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Version 6.9.1 (molinaro)
* forgot to bump the version in the .app.src

Version 6.9.0 (molinaro)
* don't print out info about flushing, instead just keep a metric.
* better unit test coverage
Expand Down
2 changes: 1 addition & 1 deletion src/mondemand.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ application, mondemand,
[
{ description, "Erlang Mondemand Bindings." },
{ vsn, "6.8.1" },
{ vsn, "6.9.1" },
{ modules, [] },
{ registered, [mondemand,mondemand_sup]},
{ applications, [kernel,stdlib,syntax_tools,lwes,inets]},
Expand Down

0 comments on commit 26633f1

Please sign in to comment.