This commit is contained in:
DT Netsolution GmbH 2012-04-27 00:26:34 +02:00
parent cc9d22e268
commit b20d5d990c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: openvpn id: openvpn.openvpn
name: Openvpn name: Openvpn
description: Openvpn Client description: Openvpn Client
advice: ADVICE advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information # Setup product information
############################ ############################
VENDOR="openvpn.org" VENDOR="openvpn.org"
PN="openvpn" PN="openvpn.openvpn"
VERSION="2.2.2" VERSION="2.2.2"
RELEASE="1" RELEASE="1"
PRIORITY="0" PRIORITY="0"