# $NetBSD: version.mk,v 1.7 2020/05/30 14:26:52 nia Exp $ # # used by emulators/libretro-core-info/Makefile # used by emulators/retroarch/Makefile .if !defined(RETROARCH_VERSION) RETROARCH_VERSION= 1.8.8 .endif