From fd50e6ae89e1219d44e4f5f1f8f3823c3403fe66 Mon Sep 17 00:00:00 2001 From: lahiker42 Date: Thu, 5 Mar 2009 04:03:33 +0000 Subject: [PATCH] .. git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@175 00440858-1255-0410-a3e6-75ea37f81c3a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2d55f92..60c0a0f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT(src/google/protobuf-c/protobuf-c.h) -PROTOBUF_C_VERSION=0.9beta0 +PROTOBUF_C_VERSION=0.9beta1 AM_INIT_AUTOMAKE(protobuf-c, $PROTOBUF_C_VERSION) PACKAGE=protobuf-c