aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2012-04-11 11:00:43 +0200
committerSimon Busch <morphis@gravedo.de>2012-04-11 11:00:43 +0200
commit74664ce8d19f747e89a38d1c5fe439c6afb155f6 (patch)
tree2fbeb77f89d25ba4001c8e68d8cc501806140ba1 /configure.ac
parent7f65eda1606b79511674ed3cfd86e8fc8d254739 (diff)
downloadexternal_libsamsung-ipc-74664ce8d19f747e89a38d1c5fe439c6afb155f6.zip
external_libsamsung-ipc-74664ce8d19f747e89a38d1c5fe439c6afb155f6.tar.gz
external_libsamsung-ipc-74664ce8d19f747e89a38d1c5fe439c6afb155f6.tar.bz2
Bump version number to 0.2.0 for next cycle
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d0241ed..e9e9cdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libsamsung-ipc], [0.1.0], [smartphones-userland@linuxtogo.org], [libsamsung-ipc])
+AC_INIT([libsamsung-ipc], [0.2.0], [smartphones-userland@linuxtogo.org], [libsamsung-ipc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])