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

Bumped version to 3.2a. Rebuilt docs

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

View File

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

View File

@ -1,5 +1,5 @@
VERSION = 3.1
VERSION = 3.2a
#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-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

View File

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

Binary file not shown.