openvmtools: Bump release version to 1.

This commit is contained in:
Michael Tremer
2010-07-11 13:05:51 +02:00
parent f077bfc85b
commit 03a3f90805

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = openvmtools
PAK_VER = 0
PAK_VER = 1
DEPS = "glib"
###############################################################################