Skip to content

Commit

Permalink
update DRV_VERSION to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
free5gc-org committed Aug 10, 2022
1 parent cc14d9e commit 037f6fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions genl_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

#include "genl.h"

#define DRV_VERSION "0.6.4"
#define DRV_VERSION "0.6.5"

enum gtp5g_version {
GTP5G_VERSION
};

extern int gtp5g_genl_get_version(struct sk_buff *, struct genl_info *);

#endif // __GENL_VERSION_H__
#endif // __GENL_VERSION_H__

0 comments on commit 037f6fa

Please sign in to comment.