Skip to content

Commit 8b46e44

Browse files
authored
Raise version to 2.2 (#1080)
1 parent 9457c11 commit 8b46e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.61)
22

3-
AC_INIT([blueman], [2.1], [https://github.com/blueman-project/blueman/issues])
3+
AC_INIT([blueman], [2.2], [https://github.com/blueman-project/blueman/issues])
44
AC_CONFIG_HEADERS(config.h)
55
AC_CONFIG_MACRO_DIRS([m4])
66
AM_INIT_AUTOMAKE([foreign dist-xz])

0 commit comments

Comments
 (0)