From ddb111cab3f183e9b6c1e2301e1dc62b839d6464 Mon Sep 17 00:00:00 2001 From: lahiker42 Date: Wed, 17 Dec 2008 16:47:43 +0000 Subject: [PATCH] releasing 0.7 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@96 00440858-1255-0410-a3e6-75ea37f81c3a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5f70b94..a5dd441 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT(src/google/protobuf-c/protobuf-c.h) -PROTOBUF_C_VERSION=0.6 +PROTOBUF_C_VERSION=0.7 AM_INIT_AUTOMAKE(protobuf-c, $PROTOBUF_C_VERSION) PACKAGE=protobuf-c