Skip to content

Commit

Permalink
drm/amd/dkms: Bump package version to 5.18.0
Browse files Browse the repository at this point in the history
DKMS packages built from staging should have verion 5.18, not 5.16.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Leslie Shi <Yuliang.Shi@amd.com>
  • Loading branch information
Felix Kuehling authored and Felix Kuehling committed Aug 11, 2022
1 parent 88ba986 commit 41d69d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/amd/dkms/configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT(amdgpu-dkms, 5.16.0)
AC_INIT(amdgpu-dkms, 5.18.0)

AC_LANG(C)
AC_CONFIG_AUX_DIR([config])
Expand Down

0 comments on commit 41d69d4

Please sign in to comment.