Releasing 0.1.3

This commit is contained in:
Pierre Pronchery 2009-09-24 10:16:43 +00:00
parent 371b74a052
commit b60474232d
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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