From: raster Date: Mon, 15 Jun 2009 06:29:43 +0000 (+0000) Subject: back to svn soname X-Git-Tag: build/2012-07-04.173327~2537 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f9b4790b2bb2fe0b44c6f0676064041f31e3ffe;p=profile%2Fivi%2Fecore.git back to svn soname git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@41042 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 8dee24d..eb70b58 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ SNAP=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $4);}'` version_info=`expr $VMAJ + $VMIN`":$VMIC:$VMIN" AC_SUBST(version_info) -release="ver-svn-02" +release="ver-pre-svn-02" case "$host_os" in mingw32ce* | cegcc*) ;;