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