Update version.all

This commit is contained in:
Twinaphex 2019-10-25 17:09:25 +02:00 committed by GitHub
parent 32c2ae8278
commit b56551e978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
# /* - pkg/snap/snapcraft.yaml (including the github url) */ # /* - pkg/snap/snapcraft.yaml (including the github url) */
#if 0 #if 0
RARCH_VERSION="1.7.9" RARCH_VERSION="1.8.0"
#endif #endif
#ifndef PACKAGE_VERSION #ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "1.7.9" #define PACKAGE_VERSION "1.8.0"
#endif #endif