Use ddbridge version macro for octonet version

This commit is contained in:
Ralph Metzler 2017-07-24 01:05:31 +02:00
parent 6814a8fa23
commit fd21584ecc
1 changed files with 1 additions and 1 deletions

View File

@ -258,4 +258,4 @@ module_exit(exit_octonet);
MODULE_DESCRIPTION("GPL");
MODULE_AUTHOR("Marcus and Ralph Metzler, Metzler Brothers Systementwicklung GbR");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.6");
MODULE_VERSION(DDBRIDGE_VERSION);