diff options
-rw-r--r-- | turtetris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/turtetris/Makefile b/turtetris/Makefile index bf34e76..b962a92 100644 --- a/turtetris/Makefile +++ b/turtetris/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=turtetris -PKG_VERSION:=1.2 +PKG_VERSION:=1.3 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |