Kernel - Fixed PCI bus enumeration bug, switched x86 serial debug to 115200baud
[tpg/acess2.git] / Makefile.Version.cfg
1
2 ACESS_VERSION = 0.15
3
4 ifneq ($(BUILD_DIST),y)
5         ACESS_VERSION := $(ACESS_VERSION)-pr
6 endif
7

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