utf8proc

diff utf8proc.c @ 14:d0bab6ca89a5

Version 1.1.6

- PostgreSQL 9.2 and 9.3 compatibility (lowercase 'c' language name)
author jbe
date Wed Nov 27 12:00:00 2013 +0100 (2013-11-27)
parents 2c7384f1fac1
children 15450ff3d454
line diff
     1.1 --- a/utf8proc.c	Fri Oct 16 12:00:00 2009 +0200
     1.2 +++ b/utf8proc.c	Wed Nov 27 12:00:00 2013 +0100
     1.3 @@ -96,7 +96,7 @@
     1.4  
     1.5  
     1.6  const char *utf8proc_version(void) {
     1.7 -  return "1.1.5";
     1.8 +  return "1.1.6";
     1.9  }
    1.10  
    1.11  const char *utf8proc_errmsg(ssize_t errcode) {

Impressum / About Us