Code

Update schema versions to 2.4
[gosa.git] / contrib / openldap / gohard.schema
index 79ae3e3d5140491b3d889882b54124a7d75aba29..a9c15eb366f3a40950ea62b627bc3129c7111bc6 100644 (file)
@@ -75,7 +75,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.2.10 NAME 'ghInventoryNumber'
 # objectclass for Hardware definitions
 
 objectclass (1.3.6.1.4.1.10098.1.2.1.3 NAME 'GOhard'
-       DESC 'Gonicus Hardware definitions, objectclass (v2.1)' SUP top AUXILIARY
+       DESC 'Gonicus Hardware definitions, objectclass (v2.4)' SUP top AUXILIARY
        MUST ( cn )
        MAY ( ghGfxAdapter $ ghNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $
               macAddress $ ghUsbSupport $ ghMemSize $ ghCpuType $ ghInventoryNumber ) )