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>
This commit is contained in:
Amar Tumballi 2009-12-01 14:51:15 +00:00 committed by Anand V. Avati
parent ade63327d7
commit 8d9b1a1987
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -39,7 +39,7 @@
* bump the protocol version by "0.1"
*/
#define GF_PROTOCOL_VERSION "2.1"
#define GF_PROTOCOL_VERSION "3.0"
struct gf_stat {
uint64_t ino;