From: David Schleef Date: Sat, 30 Apr 2011 02:13:19 +0000 (-0700) Subject: back to unreleased X-Git-Tag: orc-0.4.15~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ade7449f97bd19d9cca1635c0314034692f1a6c;p=platform%2Fupstream%2Forc.git back to unreleased --- diff --git a/RELEASE b/RELEASE index 62c1544..661df16 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -0.4.13 +0.4.14 ====== Yet more bug fixing. Altivec should work again, OS/X should diff --git a/configure.ac b/configure.ac index 4ad1d72..f72720c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(orc,0.4.14) +AC_INIT(orc,0.4.14.1) dnl don't forget to update libversion AS_NANO(ORC_CVS=no,ORC_CVS=yes)