]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/auth.h
Add support for AFP 3.4
[netatalk.git] / etc / afpd / auth.h
index 2e9d6a584e3f66a94166f9337f49e296d8ac61b0..f53513b6a7f34a4d5b37abd09607d2c9a51e9e2e 100644 (file)
@@ -20,7 +20,8 @@ static const struct afp_versions  afp_versions[] = {
     { "AFPX03", 30 },
     { "AFP3.1", 31 },
     { "AFP3.2", 32 },
-    { "AFP3.3", 33 }
+    { "AFP3.3", 33 },
+    { "AFP3.4", 34 }
 };
 
 /* for GetUserInfo */