aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2012-01-26 09:30:53 +0100
committerSimon Busch <morphis@gravedo.de>2012-01-26 09:30:53 +0100
commite140dbb1194262d03cec232dda73878df719c4db (patch)
treed45d9b8a8563a810eacee8582b34c38b7ffb09f5 /configure.ac
parent8815d00bcea0d94a4f01a10755ce54951d6d8fe6 (diff)
downloadexternal_libsamsung-ipc-e140dbb1194262d03cec232dda73878df719c4db.zip
external_libsamsung-ipc-e140dbb1194262d03cec232dda73878df719c4db.tar.gz
external_libsamsung-ipc-e140dbb1194262d03cec232dda73878df719c4db.tar.bz2
Revert "Switch version from 0.1.0 to 1"
This reverts commit 33d6751f451190418ba945aee6faff526d6f738d.
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 818d158..1bfb3d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libsamsung-ipc], [1], [smartphones-userland@linuxtogo.org], [libsamsung-ipc])
+AC_INIT([libsamsung-ipc], [0.1.0], [smartphones-userland@linuxtogo.org], [libsamsung-ipc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])