back to unreleased
authorDavid Schleef <ds@schleef.org>
Sat, 30 Apr 2011 02:13:19 +0000 (19:13 -0700)
committerDavid Schleef <ds@schleef.org>
Sat, 30 Apr 2011 02:13:19 +0000 (19:13 -0700)
RELEASE
configure.ac

diff --git a/RELEASE b/RELEASE
index 62c1544..661df16 100644 (file)
--- 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
index 4ad1d72..f72720c 100644 (file)
@@ -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)