utf8proc

diff utf8proc.c @ 13:2c7384f1fac1

Version 1.1.5

(updated Changelog and changed version number)
author jbe
date Fri Oct 16 12:00:00 2009 +0200 (2009-10-16)
parents 00d2bcbdc945
children d0bab6ca89a5
line diff
     1.1 --- a/utf8proc.c	Thu Oct 08 12:00:00 2009 +0200
     1.2 +++ b/utf8proc.c	Fri Oct 16 12:00:00 2009 +0200
     1.3 @@ -96,7 +96,7 @@
     1.4  
     1.5  
     1.6  const char *utf8proc_version(void) {
     1.7 -  return "1.1.3";
     1.8 +  return "1.1.5";
     1.9  }
    1.10  
    1.11  const char *utf8proc_errmsg(ssize_t errcode) {

Impressum / About Us