summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2012-05-12 23:14:13 +0530
committerAnand Avati <avati@redhat.com>2012-05-12 11:06:20 -0700
commitab12e305fcd303972c17e8b9e777cc1482aadf37 (patch)
tree5add844eef0d668ee633b2fe454e7388d59409d2 /configure.ac
parent8852f95869139c03d9504887a95a6ca52b5d65e0 (diff)
configure.ac: Update version to 3.3git
Change-Id: I6f42bfe920fff5166d2424e8fc08f1286297e2e1 BUG: 820551 Signed-off-by: Vijay Bellur <vijay@gluster.com> Reviewed-on: http://review.gluster.com/3318 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36e9f08f342..27a25088843 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 <http://www.gnu.org/licenses/>.
-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