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

Changed version number to 2.1

This commit is contained in:
Nick Patavalis
2015-10-16 00:25:02 +03:00
parent 72cab71ebd
commit 14288582f1
3 changed files with 2 additions and 2 deletions

View File

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