1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Bumped version to 3.0a

This commit is contained in:
Nick Patavalis
2017-12-21 01:23:07 +02:00
parent 0ec7213956
commit 8fb2cd409d

View File

@ -1,5 +1,5 @@
VERSION = 2.3a
VERSION = 3.0a
#CC ?= gcc
CPPFLAGS += -DVERSION_STR=\"$(VERSION)\"