From 33d6751f451190418ba945aee6faff526d6f738d Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Wed, 25 Jan 2012 22:09:24 +0100 Subject: Switch version from 0.1.0 to 1 Signed-off-by: Simon Busch --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.1