diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-12-17 10:58:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-12-17 10:58:24 +0000 |
commit | 823eb5f9dd4d336a5cd85e9129ab1da5676191df (patch) | |
tree | 840dc4ed116d4d74d5bf86e593e1d96d38b4b07f /lib/isccc/api | |
parent | e65fce108837a6a80efa79ff174877e27db324c0 (diff) |
Notes
Diffstat (limited to 'lib/isccc/api')
-rw-r--r-- | lib/isccc/api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isccc/api b/lib/isccc/api index d7da70cea3a1..eee306167cee 100644 --- a/lib/isccc/api +++ b/lib/isccc/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 50 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 0 |