mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 13:57:59 +01:00
Bump all to ver 1.4 for preventing another: identifi as version, inconsistency
This commit is contained in:
parent
29217504c3
commit
65409b446b
3 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
Version 1.4
|
||||||
|
|
||||||
Version 1.3
|
Version 1.3
|
||||||
|
|
||||||
New ponies: forestspirit, hollydash, raggedy, rhyme
|
New ponies: forestspirit, hollydash, raggedy, rhyme
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
@documentlanguage en
|
@documentlanguage en
|
||||||
@finalout
|
@finalout
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
@set VERSION 1.2
|
@set VERSION 1.4
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
This manual is for ponysay
|
This manual is for ponysay
|
||||||
|
@ -818,6 +818,8 @@ To be able to run @command{make -B ttyponies} you must have the packages listed
|
||||||
@cindex versions
|
@cindex versions
|
||||||
@cindex previous releases
|
@cindex previous releases
|
||||||
|
|
||||||
|
@heading Version 1.4
|
||||||
|
|
||||||
@heading Version 1.3
|
@heading Version 1.3
|
||||||
|
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
|
|
2
ponysay
2
ponysay
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
VERSION=1.3
|
VERSION=1.4
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue