Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Release 2.34-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SeerLite committed Dec 2, 2021
1 parent 505015f commit 6eded3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT(xkeyboard-config-bbkt, 2.34) # change version in meson.build as well
AC_INIT(xkeyboard-config-bbkt, 2.34-1) # change version in meson.build as well
AC_CONFIG_SRCDIR(rules/base.xml)
AM_INIT_AUTOMAKE([foreign dist-bzip2])

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('xkeyboard-config',
version: '2.34', # change version in configure.ac as well
version: '2.34-1', # change version in configure.ac as well
license: 'MIT/Expat',
meson_version: '>= 0.54.0')

Expand Down

0 comments on commit 6eded3e

Please sign in to comment.