Skip to content

Commit

Permalink
Merge pull request #312 from mgage/PG-2.13_update_version
Browse files Browse the repository at this point in the history
Update version number
  • Loading branch information
mgage authored Jul 15, 2017
2 parents aa85778 + 2945d3e commit a2dde28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macros/PG.pl
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# initialize PGcore and PGrandom


$main::VERSION ="WW2";
$main::VERSION ="PG-2.13+";

sub _PG_init{
$main::VERSION ="WW2.9+";
$main::VERSION ="PG-2.13+";
#
# Set up MathObject context for use in problems
# that don't load MathObjects.pl
Expand Down

0 comments on commit a2dde28

Please sign in to comment.