From 716b9ac09ab1f317c222dd16c1da298bef7f0922 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 27 May 2017 01:25:46 +0200 Subject: [PATCH] Start bumping up version --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index eb60ca6fb9..50a0ca3bf0 100644 --- a/version.h +++ b/version.h @@ -18,7 +18,7 @@ #define RARCH_VERSION_H__ #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.5.0" +#define PACKAGE_VERSION "1.6.0" #endif #endif