aboutsummaryrefslogtreecommitdiff
path: root/libmg2d.v
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2019-02-05 13:27:46 +0100
committerAnton Khirnov <anton@khirnov.net>2019-02-05 13:27:46 +0100
commit472c95da5fbea917407ecc70709dbd65a2e22507 (patch)
treea4700e5ff2b30d9136ae3e295e6a11964ba8d300 /libmg2d.v
parent16eb1da413d93e08d42554a7d80a0245ad3d588f (diff)
Change the meaning of boundary location to make more sense.
API bump.
Diffstat (limited to 'libmg2d.v')
-rw-r--r--libmg2d.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmg2d.v b/libmg2d.v
index f30680f..400c46f 100644
--- a/libmg2d.v
+++ b/libmg2d.v
@@ -1,4 +1,4 @@
-LIBMG2D_6 {
+LIBMG2D_7 {
global: mg2d_*;
local: *;
};