1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21: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) LOCAL_PATH := $(call my-dir)
VERSION := 3.1 VERSION := 3.2a
TTY_Q_SZ := 0 TTY_Q_SZ := 0
HISTFILE := .picocom_history HISTFILE := .picocom_history

View File

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

View File

@ -1,7 +1,7 @@
.\" Automatically generated by Pandoc 1.16.0.2 .\" Automatically generated by Pandoc 1.16.0.2
.\" .\"
.ad l .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. .nh \" Turn off hyphenation by default.
.SH NAME .SH NAME
.PP .PP

View File

@ -11,7 +11,7 @@
</head> </head>
<body> <body>
<div id="header"> <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> </div>
<h1 id="name">NAME</h1> <h1 id="name">NAME</h1>
<p>picocom - minimal dumb-terminal emulation program</p> <p>picocom - minimal dumb-terminal emulation program</p>

Binary file not shown.