Skip to content

Commit

Permalink
Drafted new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerilk committed Aug 17, 2021
1 parent bba38a7 commit 1165dee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 2.3.1
=============
Brice Videau(3):
Updated OpenCL Headers
Add support for MacOS
Add CI through GitHub Actions

Version 2.3.0
=============
Vincent Danjean (1):
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


AC_PREREQ([2.67])
AC_INIT([OpenCL ICD Loader], [2.3.0], [ocl-icd-devel@lists.forge.imag.fr], [ocl-icd])
AC_INIT([OpenCL ICD Loader], [2.3.1], [ocl-icd-devel@lists.forge.imag.fr], [ocl-icd])
AC_CONFIG_SRCDIR([ocl_icd_loader.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 1165dee

Please sign in to comment.