Preparing the 0.2.7 release

This commit is contained in:
Pierre Pronchery 2011-03-09 00:15:37 +00:00
parent 22e4db3b03
commit 58537f5f5d
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Phone
VERSION = 0.2.6
VERSION = 0.2.7
SUBDIRS = data include po src tools
RM = rm -f
LN = ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "Phone"
#define VERSION "0.2.6"
#define VERSION "0.2.7"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Phone"
VERSION="0.2.6"
VERSION="0.2.7"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"

View File

@ -1,5 +1,5 @@
package=Phone
version=0.2.6
version=0.2.7
config=h,sh
subdirs=data,include,po,src,tools