From 4d231d8c275ba91fd4fab99765e99ef9e80fa559 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Fri, 28 Jul 2017 00:21:10 -0400 Subject: [PATCH] Bump version to 1.6.2 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index e60a30e05e..9fafd23c35 100644 --- a/version.h +++ b/version.h @@ -18,7 +18,7 @@ #define RARCH_VERSION_H__ #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.6.1" +#define PACKAGE_VERSION "1.6.2" #endif #endif