release 2.0_pre3
parent
6354a27888
commit
e975214704
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@
|
||||||
# by the Free Software Foundation. See http://www.gnu.org/ for details.
|
# by the Free Software Foundation. See http://www.gnu.org/ for details.
|
||||||
|
|
||||||
PACKAGE := apk-tools
|
PACKAGE := apk-tools
|
||||||
VERSION := 2.0_pre2
|
VERSION := 2.0_pre3
|
||||||
|
|
||||||
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
|
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
|
||||||
ifneq ($(SVN_REV),)
|
ifneq ($(SVN_REV),)
|
||||||
|
|
Loading…
Reference in New Issue