diff options
author | Amar Tumballi <amar@gluster.com> | 2010-06-21 04:26:14 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2010-06-21 20:21:17 -0700 |
commit | 7ac6287fb65bdddf3874f3a2c2602e857fbc6b87 (patch) | |
tree | 52865ed0410b28c5a6c5b0b4855b5c11ba495b4a /configure.ac | |
parent | 002ab96fd30f8924533fc454ecea00be04c013d5 (diff) |
misc updates in mainline
Signed-off-by: Amar Tumballi <amar@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 875 (Implement a new protocol to provide proper backward/forward compatibility)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=875
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0347ca59a9d..ffe87e819f0 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,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],[3.0.0git],[gluster-users@gluster.org]) +AC_INIT([glusterfs],[3.1.0git],[gluster-users@gluster.org]) AM_INIT_AUTOMAKE |