mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-21 20:18:00 +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
|
||||
|
||||
New ponies: forestspirit, hollydash, raggedy, rhyme
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
@documentlanguage en
|
||||
@finalout
|
||||
@c %**end of header
|
||||
@set VERSION 1.2
|
||||
@set VERSION 1.4
|
||||
|
||||
@copying
|
||||
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 previous releases
|
||||
|
||||
@heading Version 1.4
|
||||
|
||||
@heading Version 1.3
|
||||
|
||||
@itemize @bullet
|
||||
|
|
2
ponysay
2
ponysay
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
VERSION=1.3
|
||||
VERSION=1.4
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue