From: Pierre Habouzit (MadCoder Date: Sat, 8 Jan 2005 10:23:35 +0000 (+0000) Subject: eye blink X-Git-Tag: 1.8~310 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=664e4b2b87510a78e1cb7d4dfad3e84f79fb22ef;p=banana.git eye blink git-archimport-id: opensource@polytechnique.org--2005/banana--mainline--1.0--patch-14 --- diff --git a/Makefile b/Makefile index 41c71f2..f43994d 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ clean: make -C po clean %: %.in Makefile - sed -e 's,@VERSION@,$(VERSION),g' $< > $@ + sed -e 's,@VERSION@,$(VERSION) The Bearded Release,g' $< > $@ # banana package targets diff --git a/po/banana.pot b/po/banana.pot index 49bbd78..82ec013 100644 --- a/po/banana.pot +++ b/po/banana.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-01-07 23:16+0100\n" +"POT-Creation-Date: 2005-01-08 11:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"