About to release DeforaOS Browser 0.4.7

This commit is contained in:
Pierre Pronchery 2012-08-27 22:21:06 +00:00
parent 8e20d843fd
commit 9b7008e7be
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Browser
VERSION = 0.4.6
VERSION = 0.4.7
SUBDIRS = data doc include po src tools
RM ?= rm -f
LN ?= ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "Browser"
#define VERSION "0.4.6"
#define VERSION "0.4.7"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Browser"
VERSION="0.4.6"
VERSION="0.4.7"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"

View File

@ -1,5 +1,5 @@
package=Browser
version=0.4.6
version=0.4.7
config=h,sh
subdirs=data,doc,include,po,src,tools