summaryrefslogtreecommitdiff
path: root/emulators/retroarch/version.mk
blob: 95e07452dc12c102cf514f17cd14f57250195bdb (plain)
1
2
3
4
5
6
7
8
# $NetBSD: version.mk,v 1.3 2018/09/06 09:33:38 nia Exp $
#
# used by emulators/libretro-core-info/Makefile
# used by emulators/retroarch/Makefile

.if !defined(RETROARCH_VERSION)
RETROARCH_VERSION=	1.7.4
.endif