aboutsummaryrefslogtreecommitdiffstats
path: root/examples/binapi/memif/memif.ba.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/binapi/memif/memif.ba.go')
-rw-r--r--examples/binapi/memif/memif.ba.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/binapi/memif/memif.ba.go b/examples/binapi/memif/memif.ba.go
index 8d23986..f9babf7 100644
--- a/examples/binapi/memif/memif.ba.go
+++ b/examples/binapi/memif/memif.ba.go
@@ -25,7 +25,7 @@ const (
// APIVersion is the API version of this module.
APIVersion = "2.0.0"
// VersionCrc is the CRC of this module.
- VersionCrc = 0x31b42e17
+ VersionCrc = 0x939f78a7
)
// MemifCreate represents VPP binary API message 'memif_create'.