comparison 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
comparison
equal deleted inserted replaced
41:5828a0cb4d10 42:423ff2a11018
1 #ifndef __PWPLIB_H 1 #ifndef __PWPLIB_H
2 #define __PWPLIB_H 2 #define __PWPLIB_H
3 3
4 #define PWPLIB_VERSION "1.90" 4 #define PWPLIB_VERSION "1.95"
5 5
6 #ifdef UNIX 6 #ifdef UNIX
7 #define __POSIX__ 7 #define __POSIX__
8 #endif 8 #endif
9 9