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

Incremented version to 1.7

This commit is contained in:
Nick Patavalis
2010-06-12 20:41:01 +00:00
parent ea72b654ed
commit 02eb9aa22e
2 changed files with 327 additions and 214 deletions

View File

@ -1,5 +1,5 @@
VERSION=1.6
VERSION=1.7
# CC = gcc
CPPFLAGS=-DVERSION_STR=\"$(VERSION)\" -DUUCP_LOCK_DIR=\"/var/lock\" \