# $NetBSD: version.mk,v 1.6 2019/05/08 12:40:05 nia Exp $ # # used by emulators/libretro-core-info/Makefile # used by emulators/retroarch/Makefile .if !defined(RETROARCH_VERSION) RETROARCH_VERSION= 1.7.7 .endif