From 585ebed25ff5d681bb74767188e5ff2a60f4a9d8 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 20 Jul 2012 13:43:10 +0000 Subject: owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results SVN-Revision: 32785 --- package/owipcalc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/owipcalc/Makefile') diff --git a/package/owipcalc/Makefile b/package/owipcalc/Makefile index ec65c84c96..a441319980 100644 --- a/package/owipcalc/Makefile +++ b/package/owipcalc/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owipcalc -PKG_RELEASE:=2 +PKG_RELEASE:=3 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3