diff -acprC3 gperf-3.0.1.orig/src/version.cc gperf-3.0.1.djgpp/src/version.cc
*** gperf-3.0.1.orig/src/version.cc	Thu Jun 12 16:30:52 2003
--- gperf-3.0.1.djgpp/src/version.cc	Wed Jul 23 01:05:30 2003
***************
*** 25,28 ****
  #include "version.h"
  
  /* Current release version. */
! const char *version_string = "3.0.1";
--- 25,28 ----
  #include "version.h"
  
  /* Current release version. */
! const char *version_string = "3.0.1  (DJGPP port 2003-07-23 (r1))";
