diff options
author | Amar Tumballi <amar@gluster.com> | 2009-12-01 14:51:15 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-12-01 17:52:36 -0800 |
commit | 8d9b1a1987840b5ab254db0ffe47663641d9ae15 (patch) | |
tree | 8e08ca61ba3737898d7bf00af77891237bb6945b /configure.ac | |
parent | ade63327d7beaf6f8458aba9f8980e15016b6f31 (diff) |
changed the version of glusterfs from 2.1.0 to 3.0.0
Signed-off-by: Amar Tumballi <amar@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
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 3cee0b06afd..43d3504a38d 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],[2.1.0git],[gluster-users@gluster.org]) +AC_INIT([glusterfs],[3.0.0git],[gluster-users@gluster.org]) AM_INIT_AUTOMAKE |