Skip to content

Commit 90385aa

Browse files
committed
Changed version to 3.1, rebuilt docs
1 parent b1f5034 commit 90385aa

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

Android.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
LOCAL_PATH := $(call my-dir)
66

7-
VERSION := 3.1a
7+
VERSION := 3.1
88
TTY_Q_SZ := 0
99
HISTFILE := .picocom_history
1010

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
VERSION = 3.1a
2+
VERSION = 3.1
33

44
#CC ?= gcc
55
CPPFLAGS += -DVERSION_STR=\"$(VERSION)\"

picocom.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" Automatically generated by Pandoc 1.16.0.2
22
.\"
33
.ad l
4-
.TH "PICOCOM" "1" "2018-01-16" "Picocom 3.1a" "User Commands"
4+
.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.1" "User Commands"
55
.nh \" Turn off hyphenation by default.
66
.SH NAME
77
.PP

picocom.1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212
<body>
1313
<div id="header">
14-
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1a / 2018-01-16</div></h1>
14+
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1 / 2018-02-01</div></h1>
1515
</div>
1616
<h1 id="name">NAME</h1>
1717
<p>picocom - minimal dumb-terminal emulation program</p>

picocom.1.pdf

-42 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)