diff pwplib/pwplib.h @ 42:423ff2a11018

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 May 2010 03:49:06 +0300
parents b9d679965320
children e2b6a35bcb0c
line wrap: on
line diff
--- a/pwplib/pwplib.h	Mon May 24 03:48:17 2010 +0300
+++ b/pwplib/pwplib.h	Mon May 24 03:49:06 2010 +0300
@@ -1,7 +1,7 @@
 #ifndef __PWPLIB_H
 #define __PWPLIB_H
 
-#define PWPLIB_VERSION "1.90"
+#define PWPLIB_VERSION "1.95"
 
 #ifdef UNIX
 #define __POSIX__