From: Michael Tremer Date: Sun, 11 Jul 2010 11:05:51 +0000 (+0200) Subject: openvmtools: Bump release version to 1. X-Git-Tag: v2.9-beta1~171^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03a3f90805eed4de204d73c7ce53af7d26660076;p=people%2Fstevee%2Fipfire-2.x.git openvmtools: Bump release version to 1. --- diff --git a/lfs/openvmtools b/lfs/openvmtools index c708268f07..a34e031b41 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -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" ###############################################################################