summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler/ppu.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ppu.pas b/compiler/ppu.pas
index b5fbddcb91..fa6ebf2a67 100644
--- a/compiler/ppu.pas
+++ b/compiler/ppu.pas
@@ -43,7 +43,7 @@ type
{$endif Test_Double_checksum}
const
- CurrentPPUVersion = 94;
+ CurrentPPUVersion = 95;
{ buffer sizes }
maxentrysize = 1024;