About to release Panel 0.0.5

This commit is contained in:
Pierre Pronchery 2010-03-14 21:31:24 +00:00
parent 77f134ec59
commit 410acf71ed
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Panel
VERSION = 0.0.4
VERSION = 0.0.5
SUBDIRS = include src
RM = rm -f
LN = ln -f

View File

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

View File

@ -1,5 +1,5 @@
package=Panel
version=0.0.4
version=0.0.5
config=h
subdirs=include,src