From 43a5ee89c545cda092f6a616756744636eda5a3f Mon Sep 17 00:00:00 2001
From: Erik Reckase <e.reckase@gmail.com>
Date: Tue, 28 Sep 2010 01:47:58 +0000
Subject: bumped to 2.8b11

git-svn-id: https://flam3.googlecode.com/svn/trunk@19 77852712-ef1d-11de-8684-7d64432d61a3
---
 src/configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/configure.in b/src/configure.in
index 5898ee2..28a4327 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -5,7 +5,7 @@ AC_INIT(flam3-animate.c)
 AM_CONFIG_HEADER(config.h)
 AC_ARG_ENABLE(pthread, [  --enable-pthread        compile FLAM3 with threads enabled (default=yes)])
 AC_ARG_ENABLE(atomic_ops, [  --enable-atomic-ops     compile FLAM3 with atom ops enabled (default=yes, independently checks for 32 and 64 bit sizes)])
-AM_INIT_AUTOMAKE(flam3,"2.8b10")
+AM_INIT_AUTOMAKE(flam3,"2.8b11")
 
 AC_CONFIG_MACRO_DIR([m4])
 
-- 
cgit v1.2.3