About to release Keyboard 0.1.1

This commit is contained in:
Pierre Pronchery 2011-12-06 12:36:57 +00:00
parent 5e190a832d
commit c9813f90ca
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Keyboard PACKAGE = Keyboard
VERSION = 0.1.0 VERSION = 0.1.1
SUBDIRS = src tools SUBDIRS = src tools
RM ?= rm -f RM ?= rm -f
LN ?= ln -f LN ?= ln -f

View File

@ -1,4 +1,4 @@
package=Keyboard package=Keyboard
version=0.1.0 version=0.1.1
subdirs=src,tools subdirs=src,tools
dist=COPYING,Makefile dist=COPYING,Makefile