diff --git a/CHANGELOG b/CHANGELOG index 6fa420da..9f167fb0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +Version 1.4 + Version 1.3 New ponies: forestspirit, hollydash, raggedy, rhyme diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index d21f09c0..6b8724e5 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -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 diff --git a/ponysay b/ponysay index 60bb7fe3..b27905e1 100755 --- a/ponysay +++ b/ponysay @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION=1.3 +VERSION=1.4