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

Changed version to 3.1, rebuilt docs

This commit is contained in:
Nick Patavalis
2018-02-01 11:20:02 +02:00
parent b1f5034610
commit 90385aabe2
5 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
LOCAL_PATH := $(call my-dir)
VERSION := 3.1a
VERSION := 3.1
TTY_Q_SZ := 0
HISTFILE := .picocom_history

View File

@ -1,5 +1,5 @@
VERSION = 3.1a
VERSION = 3.1
#CC ?= gcc
CPPFLAGS += -DVERSION_STR=\"$(VERSION)\"

View File

@ -1,7 +1,7 @@
.\" Automatically generated by Pandoc 1.16.0.2
.\"
.ad l
.TH "PICOCOM" "1" "2018-01-16" "Picocom 3.1a" "User Commands"
.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.1" "User Commands"
.nh \" Turn off hyphenation by default.
.SH NAME
.PP

View File

@ -11,7 +11,7 @@
</head>
<body>
<div id="header">
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1a / 2018-01-16</div></h1>
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1 / 2018-02-01</div></h1>
</div>
<h1 id="name">NAME</h1>
<p>picocom - minimal dumb-terminal emulation program</p>

Binary file not shown.