changeset 86:71394f177c0f

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 19 Mar 2013 07:25:50 +0200
parents 011e65a6367b
children dc95ef77a6ad
files README pwplib/pwplib.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Fri Mar 15 21:29:28 2013 +0200
+++ b/README	Tue Mar 19 07:25:50 2013 +0200
@@ -20,7 +20,7 @@
      @@@@@          %%%        %%%%%%%%%%%%%%  %%%
      @@@@
 
-                     libSDL-enhanced pwplib v1.96
+                     libSDL-enhanced pwplib v1.97
 
                    in the year 2010 of our lameness
 
--- 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__