Releasing DeforaOS Panel 0.2.15

This commit is contained in:
Pierre Pronchery 2012-10-14 17:00:31 +00:00
parent f2922d9335
commit 04074b1e43
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Panel PACKAGE = Panel
VERSION = 0.2.14 VERSION = 0.2.15
SUBDIRS = data doc include po src tools SUBDIRS = data doc 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.14" #define VERSION "0.2.15"
#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.14" VERSION="0.2.15"
PREFIX="/usr/local" PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib" LIBDIR="${PREFIX}/lib"

View File

@ -1,5 +1,5 @@
package=Panel package=Panel
version=0.2.14 version=0.2.15
config=h,sh config=h,sh
subdirs=data,doc,include,po,src,tools subdirs=data,doc,include,po,src,tools