changeset 42:423ff2a11018

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 May 2010 03:49:06 +0300
parents 5828a0cb4d10
children 093315d84a22
files pwplib/pwplib.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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__