Skip to content

Commit 672491a

Browse files
committed
Bump version to 2.0.3
1 parent a3845bb commit 672491a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.3
4+
5+
Fix privilege escalation
6+
37
## 2.0.2
48

59
### Bugs fixed

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.0.2], [https://github.com/blueman-project/blueman/issues])
3+
AC_INIT([blueman], [2.0.3], [https://github.com/blueman-project/blueman/issues])
44
AC_CONFIG_HEADERS(config.h)
55
AM_INIT_AUTOMAKE([foreign dist-xz])
66

0 commit comments

Comments
 (0)