Releasing DeforaOS Phone 0.3.10

This commit is contained in:
Pierre Pronchery 2012-10-14 16:59:12 +00:00
parent c23d510036
commit fbd58c9836
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Phone
VERSION = 0.3.9
VERSION = 0.3.10
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.9"
#define VERSION "0.3.10"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

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

View File

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