From 15b2e90fbcfcb02d7630c4f7fea7547ec0824ae7 Mon Sep 17 00:00:00 2001 From: lahiker42 Date: Wed, 1 Oct 2008 00:46:11 +0000 Subject: [PATCH] prepare for release git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@72 00440858-1255-0410-a3e6-75ea37f81c3a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 40b7a22..6bc3923 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT(src/google/protobuf-c/protobuf-c.h) -PROTOBUF_C_VERSION=0.4 +PROTOBUF_C_VERSION=0.5 AM_INIT_AUTOMAKE(protobuf-c, $PROTOBUF_C_VERSION) PACKAGE=protobuf-c