# HG changeset patch # User Matti Hamalainen # Date 1274662146 -10800 # Node ID 423ff2a1101879d197a14d1d41041d8006fb0591 # Parent 5828a0cb4d10577bd3a6cbc28a77d740ba03571d Bump version. diff -r 5828a0cb4d10 -r 423ff2a11018 pwplib/pwplib.h --- 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__