summaryrefslogtreecommitdiff
path: root/libpsx/include/psx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpsx/include/psx.h')
-rw-r--r--libpsx/include/psx.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libpsx/include/psx.h b/libpsx/include/psx.h
index d1d73c0..730fc06 100644
--- a/libpsx/include/psx.h
+++ b/libpsx/include/psx.h
@@ -61,19 +61,19 @@ extern "C"
* - PSXSDK 2021-10-24
*/
-#define PSXSDK_VERSION 0x070000
+#define PSXSDK_VERSION 0x070100
/**
* PSXSDK version information in string format
*/
-#define PSXSDK_VERSION_STRING "0.7.0"
+#define PSXSDK_VERSION_STRING "0.7.1"
/**
* PSXSDK version date (BCD YYYY-MM-DD)
*/
-#define PSXSDK_VERSION_DATE 0x20211024
+#define PSXSDK_VERSION_DATE 0x20211208
/*