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