Kernel/threads - (minor) Clean up code (remove pre C99 constructs)
[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