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