About to release as 0.1.0
This commit is contained in:
parent
bcf2e04649
commit
55b11071f6
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
PACKAGE = Keyboard
|
||||
VERSION = 0.0.2
|
||||
VERSION = 0.1.0
|
||||
SUBDIRS = src tools
|
||||
RM = rm -f
|
||||
LN = ln -f
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package=Keyboard
|
||||
version=0.0.2
|
||||
version=0.1.0
|
||||
subdirs=src,tools
|
||||
dist=COPYING,Makefile
|
||||
|
|
Loading…
Reference in New Issue
Block a user