aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2012-01-25 22:09:24 +0100
committerSimon Busch <morphis@gravedo.de>2012-01-25 22:09:24 +0100
commit33d6751f451190418ba945aee6faff526d6f738d (patch)
tree921dccab0e4c7187395a194179fa22bb510880b7 /configure.ac
parentd9f9fda339e51a28f3fa58bb5e8e1140e0351a08 (diff)
downloadexternal_libsamsung-ipc-33d6751f451190418ba945aee6faff526d6f738d.zip
external_libsamsung-ipc-33d6751f451190418ba945aee6faff526d6f738d.tar.gz
external_libsamsung-ipc-33d6751f451190418ba945aee6faff526d6f738d.tar.bz2
Switch version from 0.1.0 to 1
Signed-off-by: Simon Busch <morphis@gravedo.de>
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 1bfb3d4..818d158 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], [1], [smartphones-userland@linuxtogo.org], [libsamsung-ipc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])