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