X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=3e4ad62332dd196662e4093e8f0b61c696608d88;hb=c085c25c97cf7e13a9ca539495e457cb33f217aa;hp=7b4e1cec190174c84aca1ee03c0dfd772311bdf0;hpb=97fb47f029638b12ed044b761edc644f8725d388;p=platform%2Fcore%2Fsystem%2Ftizen-platform-wrapper.git diff --git a/configure.ac b/configure.ac index 7b4e1ce..3e4ad62 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([tizen-platform-wrapper], [1.0]) +AC_INIT([tizen-platform-wrapper], [2.0]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_SRCDIR([src/parser.h]) AC_CONFIG_HEADERS([src/config.h])