About to release Keyboard 0.1.1
This commit is contained in:
parent
5e190a832d
commit
c9813f90ca
2
Makefile
2
Makefile
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user