diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-02-11 06:04:21 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-02-11 06:04:21 +0100 |
commit | 0dc2c57ff5d457a96a8a252fc34f9e4662654f76 (patch) | |
tree | 902927d8f60500930d59514ad3dcc9136f0b6e59 /configure.ac | |
parent | b66394fcbc820c4047753904bc4096c09b37ed7f (diff) | |
download | connman-0.49.tar.gz connman-0.49.tar.bz2 connman-0.49.zip |
Release 0.490.49
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 afb14cf7..9671bae7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(connman, 0.48) +AC_INIT(connman, 0.49) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) |