From e140dbb1194262d03cec232dda73878df719c4db Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Thu, 26 Jan 2012 09:30:53 +0100 Subject: Revert "Switch version from 0.1.0 to 1" This reverts commit 33d6751f451190418ba945aee6faff526d6f738d. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.1