X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=3e4ad62332dd196662e4093e8f0b61c696608d88;hb=4bcd721954ccf5120ddf0aa9930f15ca27aa6d88;hp=7b4e1cec190174c84aca1ee03c0dfd772311bdf0;hpb=bd588398289ed3d216889e2dd1b91d3aeabca1ef;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])