diff --git a/macros/PG.pl b/macros/PG.pl index 4e59dc5fb2..028807c237 100644 --- a/macros/PG.pl +++ b/macros/PG.pl @@ -5,10 +5,10 @@ # initialize PGcore and PGrandom -$main::VERSION ="PG-2.13+"; +$main::VERSION ="PG-2.14"; sub _PG_init{ - $main::VERSION ="PG-2.13+"; + $main::VERSION ="PG-2.14"; # # Set up MathObject context for use in problems # that don't load MathObjects.pl