From 989385390a65cc71f342e6814d86f19ef3d56458 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 15 May 2014 20:30:56 +0200 Subject: remove version information, we use rolling development model --- GNUmakefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index a5c07a331..b5dd3eea3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -6,9 +6,6 @@ PWD:= ${TOPDIR} include Makefile.inc -ADKVERSION= 0.1.0 -export ADKVERSION - ifneq (${package},) subdir:= package/${package} _subdir_dep:= ${TOPDIR}/.config -- cgit v1.2.3