Preparing for the 0.1.2 release

This commit is contained in:
Pierre Pronchery 2009-08-13 16:53:26 +00:00
parent 741cb3fd57
commit e723cfff99
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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