changes in patchset and repo version

noticed that if anyone pulls from git repo, the version says 'tla' and
patchset also shows tla's patch.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
This commit is contained in:
Amar Tumballi 2009-03-02 09:16:45 -08:00 committed by Anand V. Avati
parent da71d1359c
commit 130ae0dee7
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.0.0tla],[gluster-users@gluster.org])
AC_INIT([glusterfs],[2.0.0git],[gluster-users@gluster.org])
AM_INIT_AUTOMAKE

View File

@ -1 +1 @@
#define GLUSTERFS_REPOSITORY_REVISION "glusterfs--mainline--3.0--patch-928"
#define GLUSTERFS_REPOSITORY_REVISION "git://git.sv.gnu.org/gluster.git"