Releasing Panel 0.2.4

This commit is contained in:
Pierre Pronchery 2011-03-16 15:19:27 +00:00
parent b27238375e
commit 050108be6c
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
package=Panel
version=0.2.3
version=0.2.4
config=h,sh
subdirs=data,include,po,src