From ab12e305fcd303972c17e8b9e777cc1482aadf37 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Sat, 12 May 2012 23:14:13 +0530 Subject: configure.ac: Update version to 3.3git Change-Id: I6f42bfe920fff5166d2424e8fc08f1286297e2e1 BUG: 820551 Signed-off-by: Vijay Bellur Reviewed-on: http://review.gluster.com/3318 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 36e9f08f3..27a250888 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -AC_INIT([glusterfs],[3git],[gluster-users@gluster.org],,[https://github.com/gluster/glusterfs.git]) +AC_INIT([glusterfs],[3.3git],[gluster-users@gluster.org],,[https://github.com/gluster/glusterfs.git]) AM_INIT_AUTOMAKE -- cgit