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
|
||||
VERSION = 0.1.0
|
||||
VERSION = 0.1.1
|
||||
SUBDIRS = src tools
|
||||
RM ?= rm -f
|
||||
LN ?= ln -f
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package=Keyboard
|
||||
version=0.1.0
|
||||
version=0.1.1
|
||||
subdirs=src,tools
|
||||
dist=COPYING,Makefile
|
||||
|
|
Loading…
Reference in New Issue
Block a user