[RELEASE] Released version 1.3.10.2 with the following main changes :

    - fixed build of files including standard.h on OpenBSD
diff --git a/Makefile b/Makefile
index fe92938..c7017e5 100644
--- a/Makefile
+++ b/Makefile
@@ -120,9 +120,9 @@
 else
 # Otherwise, use the hard-coded version of last tag, number of changes
 # since last tag, and release date.
-VERSION := 1.3.10.1
+VERSION := 1.3.10.2
 SUBVERS := 
-VERDATE := 2007/05/09
+VERDATE := 2007/05/10
 endif
 
 #### build options