Releasing DeforaOS Accessories 0.0.3
This commit is contained in:
parent
52641f340b
commit
eb62c33406
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
PACKAGE = Accessories
|
PACKAGE = Accessories
|
||||||
VERSION = 0.0.2
|
VERSION = 0.0.3
|
||||||
SUBDIRS = src
|
SUBDIRS = src
|
||||||
RM ?= rm -f
|
RM ?= rm -f
|
||||||
LN ?= ln -f
|
LN ?= ln -f
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
package=Accessories
|
package=Accessories
|
||||||
version=0.0.2
|
version=0.0.3
|
||||||
|
|
||||||
subdirs=src
|
subdirs=src
|
||||||
dist=Makefile,COPYING
|
dist=Makefile,COPYING
|
||||||
|
|
Loading…
Reference in New Issue
Block a user