diff options
author | Amar Tumballi <amar@gluster.com> | 2009-03-02 09:16:45 -0800 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-03-03 11:45:12 +0530 |
commit | 130ae0dee7f1ed1292c32df52276833a9fa187b2 (patch) | |
tree | aa18c526cc11c7d7776bd88282972035f68fbf77 /configure.ac | |
parent | da71d1359c1335997595935dbaa07c5747231861 (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>
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 d6fadbe54..6e021751b 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 |