Releasing 0.1.4

This commit is contained in:
Pierre Pronchery 2010-03-26 18:38:17 +00:00
parent e57392493e
commit 87ca867de0
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Browser
VERSION = 0.1.3
VERSION = 0.1.4
SUBDIRS = data src tools
RM = rm -f
LN = ln -f

View File

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

View File

@ -1,5 +1,5 @@
package=Browser
version=0.1.3
version=0.1.4
config=h
subdirs=data,src,tools