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

Incremented version number to 1.5

This commit is contained in:
Nick Patavalis
2010-05-28 00:42:57 +00:00
parent 08c1f08adf
commit b208d8df0f

View File

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