About to release version 0.1.1

This commit is contained in:
Pierre Pronchery 2010-08-26 16:28:10 +00:00
parent 3476681016
commit 3d07d6b01d
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Panel
VERSION = 0.1.0
VERSION = 0.1.1
SUBDIRS = include po src
RM = rm -f
LN = ln -f

View File

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

View File

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

View File

@ -1,5 +1,5 @@
package=Panel
version=0.1.0
version=0.1.1
config=h,sh
subdirs=include,po,src