From f6c6280db104f5fbe2fdfe6bff7440ecf551c196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 12 Sep 2017 13:42:48 +0200 Subject: Set start of turtetris to 99 --- turtetris/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'turtetris/Makefile') diff --git a/turtetris/Makefile b/turtetris/Makefile index ae29953..c270e28 100644 --- a/turtetris/Makefile +++ b/turtetris/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=turtetris PKG_VERSION:=1.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.cynerd.cz/turris-tetris -- cgit v1.2.3