Preparing to release version 0.0.2

This commit is contained in:
Pierre Pronchery 2008-04-21 23:34:47 +00:00
parent e5cf4c4d48
commit 525bab296e
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Browser
VERSION = 0.0.1
VERSION = 0.0.2
SUBDIRS = src
RM = rm -f
LN = ln -sf

View File

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

View File

@ -1,5 +1,5 @@
package=Browser
version=0.0.1
version=0.0.2
config=h
subdirs=src