Update version in configure.ac

reverse-scroll
nirenjan 2021-09-19 16:41:35 -07:00
parent fe54730447
commit a5a25c307c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# #
# SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0 # SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0
AC_INIT([x52pro-linux], [0.2.2], [nirenjan@gmail.com]) AC_INIT([x52pro-linux], [0.2.3], [nirenjan@gmail.com])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
AC_REQUIRE_AUX_FILE([tap-driver.sh]) AC_REQUIRE_AUX_FILE([tap-driver.sh])