summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-15 20:30:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-16 10:05:00 +0200
commit989385390a65cc71f342e6814d86f19ef3d56458 (patch)
treee45a9ea97321df59fd554a01c0c550f73cf4b78b /GNUmakefile
parent70b2ee7554663bbcad3fb160f9d29719093f2b1e (diff)
remove version information, we use rolling development model
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 0 insertions, 3 deletions
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