diff options
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 57f0d893e2..ba0e8e161f 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -40,7 +40,7 @@ */ static char *local_patches[] = { NULL - ,"TRIAL1 - nearly 5.005_02, **for testing purposes only**" + ,"TRIAL2 - nearly 5.005_02, **for testing purposes only**" ,NULL }; |