About to release DeforaOS Keyboard 0.2.0

This commit is contained in:
Pierre Pronchery 2012-05-11 10:21:26 +00:00
parent 2ec0c4d514
commit 8894e5b3f7
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Keyboard
VERSION = 0.1.2
VERSION = 0.2.0
SUBDIRS = data include src tools
RM ?= rm -f
LN ?= ln -f

View File

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

View File

@ -1,5 +1,5 @@
package=Keyboard
version=0.1.2
version=0.2.0
subdirs=data,include,src,tools
config=h
dist=COPYING,Makefile,config.h