From 65409b446bcac6bb2a2a5dee3c146fb92e71ba31 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Thu, 16 Aug 2012 01:33:05 -0400 Subject: Bump all to ver 1.4 for preventing another: identifi as version, inconsistency --- CHANGELOG | 2 ++ manuals/ponysay.texinfo | 4 +++- ponysay | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6fa420d..9f167fb 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 d21f09c..6b8724e 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 60bb7fe..b27905e 100755 --- a/ponysay +++ b/ponysay @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION=1.3 +VERSION=1.4 -- cgit