X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=69711b7463810b419a953c5136b08c11777b04b6;hb=70f0f558131a7bc8f115562fc2a4f956292205a6;hp=a07c5626a4ce3742da86682d2f23e6993f691a44;hpb=478a80caa0cf072d73e268d0bea46428b328943c;p=platform%2Fupstream%2Fglog.git diff --git a/configure.ac b/configure.ac index a07c562..69711b7 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ # make sure we're interpreted by some minimal autoconf AC_PREREQ(2.57) -AC_INIT(glog, 0.3.3, opensource@google.com) +AC_INIT(glog, 0.3.5, opensource@google.com) # The argument here is just something that should be in the current directory # (for sanity checking) AC_CONFIG_SRCDIR(README)