summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2009-03-02 09:16:45 -0800
committerAnand V. Avati <avati@amp.gluster.com>2009-03-03 11:45:12 +0530
commit130ae0dee7f1ed1292c32df52276833a9fa187b2 (patch)
treeaa18c526cc11c7d7776bd88282972035f68fbf77
parentda71d1359c1335997595935dbaa07c5747231861 (diff)
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>
-rw-r--r--configure.ac2
-rw-r--r--libglusterfs/src/revision.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d6fadbe541b..6e021751b5b 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.0.0tla],[gluster-users@gluster.org])
+AC_INIT([glusterfs],[2.0.0git],[gluster-users@gluster.org])
AM_INIT_AUTOMAKE
diff --git a/libglusterfs/src/revision.h b/libglusterfs/src/revision.h
index 30742cd5eaf..03c887fc078 100644
--- a/libglusterfs/src/revision.h
+++ b/libglusterfs/src/revision.h
@@ -1 +1 @@
-#define GLUSTERFS_REPOSITORY_REVISION "glusterfs--mainline--3.0--patch-928"
+#define GLUSTERFS_REPOSITORY_REVISION "git://git.sv.gnu.org/gluster.git"