~vkolesnikov/pbxt/pbxt-07-low-disk-index-flush

« back to all changes in this revision

Viewing changes to src/strutil_xt.cc

  • Committer: Paul McCullagh
  • Date: 2009-03-31 12:53:22 UTC
  • mfrom: (538.1.4 pbms-fixes)
  • Revision ID: paul.mccullagh@primebase.org-20090331125322-089la8tznk63fy9s
Merged RN233

Show diffs side-by-side

added added

removed removed

Lines of Context:
367
367
 
368
368
xtPublic c_char *xt_get_version(void)
369
369
{
370
 
        return "1.0.07k RC";
 
370
        return "1.0.07m RC";
371
371
}
372
372
 
373
373
/* Copy and URL decode! */