diff options
author | Anand Avati <avati@gluster.com> | 2011-05-04 05:38:51 -0700 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-05-04 05:38:51 -0700 |
commit | 631fc71ef8f356333bd478d444f2d638c1f30aeb (patch) | |
tree | 0e9e90c77b885cae9d49c73f2a171dafdb2f613b /configure.ac | |
parent | cae0fec50f65f853612f7bc7e7f5acd7d29d8f01 (diff) |
configure.ac: update version to 3.2git
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 d2f686f1a66..16a9e9b3566 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],[3.2git],[gluster-users@gluster.org]) AM_INIT_AUTOMAKE |