summaryrefslogtreecommitdiff
path: root/library_versions
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-29 18:38:00 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-29 18:38:00 +0000
commite664ad1de4d35f5e37055706390a3e0ee6d8219b (patch)
tree96cfa7f62547152fc754c6c90c3527b58edb9972 /library_versions
parent42f89e550bb15d401c335ded7912a871b2b45af3 (diff)
compatibility work, documentation
Diffstat (limited to 'library_versions')
-rw-r--r--library_versions7
1 files changed, 7 insertions, 0 deletions
diff --git a/library_versions b/library_versions
index 2ff790479..4e5a7b826 100644
--- a/library_versions
+++ b/library_versions
@@ -20,5 +20,12 @@
# CVC4 release numbers and the corresponding interface version
# information of libraries.
#
+# For now, libcvc4bindings' version info is used for all language
+# bindings libraries, and _also_ for all "compatibility" bindings
+# libraries (i.e., the old CVC3-esque C and Java bindings). This
+# may need to be split out in future, if some bindings (particularly
+# the compatibility ones) change more(/less) frequently than the
+# others.
+#
0\..* libcvc4:0:0:0 libcvc4parser:0:0:0 libcvc4compat:0:0:0 libcvc4bindings:0:0:0
1\.0 libcvc4:0:0:0 libcvc4parser:0:0:0 libcvc4compat:0:0:0 libcvc4bindings:0:0:0
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback