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

Bumped version number to 2.2a

This commit is contained in:
Nick Patavalis
2015-10-16 00:38:50 +03:00
parent 14288582f1
commit 1b8a9e42af
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
VERSION = 2.1
VERSION = 2.2a
#CC = gcc
CPPFLAGS = -DVERSION_STR=\"$(VERSION)\"