From 9bc6d5616ef5a6831adba855bc5aabf3114e80ca Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sat, 21 May 2016 00:53:14 +0100 Subject: [PATCH] Minor code layout changes --- gb.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gb.h b/gb.h index 8d59d27..05ee152 100644 --- a/gb.h +++ b/gb.h @@ -37,6 +37,7 @@ Conventions used: Version History: + 0.16a - Minor code layout changes 0.16 - New file API and improved platform layer 0.15d - Linux Experimental Support (DON'T USE IT PLEASE) 0.15c - Linux Experimental Support (DON'T USE IT)