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:
parent
ade63327d7
commit
8d9b1a1987
@ -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
|
||||
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user