Skip to content

Commit

Permalink
Version bump for release 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Toland committed Jun 23, 2009
1 parent 663e7f2 commit 1a01292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebin/bdberl.app
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, bdberl, {application, bdberl,
[{description, "Berkeley DB Erlang Driver"}, [{description, "Berkeley DB Erlang Driver"},
{vsn, "11"}, {vsn, "12"},
{modules, [ bdberl, bdberl_logger ]}, {modules, [ bdberl, bdberl_logger ]},
{registered, []}, {registered, []},
{applications, [kernel, {applications, [kernel,
Expand Down

0 comments on commit 1a01292

Please sign in to comment.