About to release Phone 0.3.12

This commit is contained in:
Pierre Pronchery 2013-06-11 23:49:22 +02:00
parent aaf8164b29
commit a3a901b59b
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
package=Phone
version=0.3.11
version=0.3.12
config=h,sh
subdirs=data,doc,include,po,src,tools