Kernel/debug - Clean up Debug() method, bind to #define config
[tpg/acess2.git] / Makefile.Version.cfg
1
2 ACESS_VERSION = 0.16
3
4 ifneq ($(BUILD_DIST),y)
5         ACESS_VERSION := $(ACESS_VERSION)-pr
6 endif
7

UCC git Repository :: git.ucc.asn.au