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

Changed version number to 2.0

This commit is contained in:
Nick Patavalis
2015-08-25 20:53:25 +03:00
parent 31e1a13e22
commit c638cbed80
3 changed files with 2 additions and 2 deletions

View File

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