From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: git repo version clarificaiton Date: Thu, 28 Jun 2012 19:35:50 +0200 Message-ID: <87lij7tk3t.fsf@thinkpad.tsdh.de> References: <22731.1340892491@alphaville> <87txxvigsj.fsf@thinkpad.tsdh.de> <24958.1340900297@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkIdI-0001rb-Iv for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 13:35:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SkIdG-0000nA-TV for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 13:35:56 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:60206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkIdG-0000mk-LY for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 13:35:54 -0400 In-Reply-To: <24958.1340900297@alphaville> (Nick Dokos's message of "Thu, 28 Jun 2012 12:18:17 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos writes: Hi Nick, > Is this master or maint? master >> Org-mode version 7.8.10 (release_7.8.10-701-g054f99 @ >> /home/horn/Repos/el/org-mode/lisp/) >> >> instead of 7.8.11. > > Oh, and as Achim pointed out, you probably need to do > > git fetch --tags origin Oh, yes, that does the trick. So the org version is constructed from the latest tag in git? Bye, Tassilo