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

Incremented version number to 2.1a

This commit is contained in:
Nick Patavalis
2015-08-26 10:09:54 +03:00
parent c638cbed80
commit 02c92807cb
3 changed files with 2 additions and 2 deletions

View File

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