Kernel/VTerm - Fix scroll-on-write code (scroll before writing, not after)
[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