Skip to content

Commit

Permalink
version 0.12.37
Browse files Browse the repository at this point in the history
  • Loading branch information
ole1986 committed Jun 25, 2017
1 parent 7f58523 commit 57f0973
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ Note that this document was generated using the demo script 'readme.php' which c

1<Changelog>

3<0.12.37>

- fixed issue #70

3<0.12.36>

- released under the MIt license
Expand Down
Binary file modified readme.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion readme.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function dots($info){
// this code has been modified to use ezpdf.

$project_url = "https://github.com/rospdf/";
$project_version = "0.12.36";
$project_version = "0.12.37";

$pdf = new Creport('a4','portrait', 'none', null);
// to test on windows xampp
Expand Down

0 comments on commit 57f0973

Please sign in to comment.