diff --git a/Android.mk b/Android.mk index 721f72e..331d9bb 100644 --- a/Android.mk +++ b/Android.mk @@ -4,7 +4,7 @@ LOCAL_PATH := $(call my-dir) -VERSION := 3.1 +VERSION := 3.2a TTY_Q_SZ := 0 HISTFILE := .picocom_history diff --git a/Makefile b/Makefile index d6a4d60..d64e77e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 3.1 +VERSION = 3.2a #CC ?= gcc CPPFLAGS += -DVERSION_STR=\"$(VERSION)\" diff --git a/picocom.1 b/picocom.1 index ec7d314..62d0cfc 100644 --- a/picocom.1 +++ b/picocom.1 @@ -1,7 +1,7 @@ .\" Automatically generated by Pandoc 1.16.0.2 .\" .ad l -.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.1" "User Commands" +.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.2a" "User Commands" .nh \" Turn off hyphenation by default. .SH NAME .PP diff --git a/picocom.1.html b/picocom.1.html index dd4fb51..ac3e2ac 100644 --- a/picocom.1.html +++ b/picocom.1.html @@ -11,7 +11,7 @@
picocom - minimal dumb-terminal emulation program
diff --git a/picocom.1.pdf b/picocom.1.pdf index c6efe36..36f2223 100644 Binary files a/picocom.1.pdf and b/picocom.1.pdf differ