summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAnand Avati <avati@gluster.com>2011-05-04 06:02:02 -0700
committerAnand Avati <avati@gluster.com>2011-05-04 06:02:02 -0700
commit68a7f34104854101dcc2c54a797f5aced90908e5 (patch)
tree516ab9923071bb77c0eccd28d16bb7c08622a3f0 /configure.ac
parent44fca3bae2092c50bad31427eaf5b2aec9672e09 (diff)
configure.ac: set default version to 3git
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 d2f686f1a66..9d416aa3f60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl
dnl You should have received a copy of the GNU Affero General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([glusterfs],[3.1.0git],[gluster-users@gluster.org])
+AC_INIT([glusterfs],[3git],[gluster-users@gluster.org])
AM_INIT_AUTOMAKE