diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-12-24 09:35:38 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-12-24 09:35:38 -0800 |
commit | 5687a8071792cab981698a92de4b5cdea9e2e51a (patch) | |
tree | 8d6437682fe3df22d6805cf42a9bd82026d1a6c4 /configure.ac | |
parent | 741b85b8f881e398e42274961f3e6be65b7f5770 (diff) | |
download | bluez-5687a8071792cab981698a92de4b5cdea9e2e51a.tar.gz |
Release 5.05.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 522e349af..cdfc01397 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.x) +AC_INIT(bluez, 5.0) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) |