diff pwplib/pwplib.h @ 86:71394f177c0f

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 19 Mar 2013 07:25:50 +0200
parents 91edd8d1a3f5
children
line wrap: on
line diff
--- a/pwplib/pwplib.h	Fri Mar 15 21:29:28 2013 +0200
+++ b/pwplib/pwplib.h	Tue Mar 19 07:25:50 2013 +0200
@@ -1,7 +1,7 @@
 #ifndef PWP_PWPLIB_H
 #define PWP_PWPLIB_H
 
-#define PWPLIB_VERSION "1.96"
+#define PWPLIB_VERSION "1.97"
 
 #ifdef UNIX
 #define __POSIX__