diff --git a/Makefile b/Makefile index e52d0c8..eb9bbc6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 2.1a +VERSION = 2.1 #CC = gcc CPPFLAGS = -DVERSION_STR=\"$(VERSION)\" diff --git a/picocom.1 b/picocom.1 index 3b2b566..77bbfed 100644 --- a/picocom.1 +++ b/picocom.1 @@ -1,4 +1,4 @@ -.TH "PICOCOM" "1" "2015-09-10" "Picocom 2.1a" "User Commands" +.TH "PICOCOM" "1" "2015-10-16" "Picocom 2.1" "User Commands" .SH NAME .PP picocom \- minimal dumb\-terminal emulation program diff --git a/picocom.1.pdf b/picocom.1.pdf index fec33c4..fa62513 100644 Binary files a/picocom.1.pdf and b/picocom.1.pdf differ