About to release Panel 0.2.7

This commit is contained in:
Pierre Pronchery 2011-05-27 12:23:19 +00:00
parent 995453e292
commit 11bd4aebb8
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Panel PACKAGE = Panel
VERSION = 0.2.6 VERSION = 0.2.7
SUBDIRS = data include po src tools SUBDIRS = data include po src tools
RM = rm -f RM = rm -f
LN = ln -f LN = ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "Panel" #define PACKAGE "Panel"
#define VERSION "0.2.6" #define VERSION "0.2.7"
#ifndef PREFIX #ifndef PREFIX
# define PREFIX "/usr/local" # define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Panel" PACKAGE="Panel"
VERSION="0.2.6" VERSION="0.2.7"
PREFIX="/usr/local" PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib" LIBDIR="${PREFIX}/lib"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Panel 0.0.5\n" "Project-Id-Version: Panel 0.0.5\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-05-10 15:30+0200\n" "POT-Creation-Date: 2011-05-27 14:22+0200\n"
"PO-Revision-Date: 2010-04-22 12:45+0200\n" "PO-Revision-Date: 2010-04-22 12:45+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n" "Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: French\n" "Language-Team: French\n"

View File

@ -1,5 +1,5 @@
package=Panel package=Panel
version=0.2.6 version=0.2.7
config=h,sh config=h,sh
subdirs=data,include,po,src,tools subdirs=data,include,po,src,tools