From ab4e3e8c753941fe42da7aca8cc5d4ee1cb3abf1 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Wed, 15 Jan 2020 17:05:43 +0100 Subject: [PATCH] Update version.all --- version.all | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.all b/version.all index 927062e2ae..c61e20a90b 100644 --- a/version.all +++ b/version.all @@ -6,8 +6,8 @@ # /* - pkg/snap/snapcraft.yaml (including the github url) */ #if 0 -RARCH_VERSION="1.8.3" +RARCH_VERSION="1.8.4" #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.8.3" +#define PACKAGE_VERSION "1.8.4" #endif