About to release DeforaOS Panel 0.2.13

This commit is contained in:
Pierre Pronchery 2012-04-19 13:35:25 +00:00
parent 811075336b
commit 21e2fd76e5
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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