From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: git repo version clarificaiton Date: Thu, 28 Jun 2012 10:08:11 -0400 Message-ID: <22731.1340892491@alphaville> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkGdt-0003NS-9N for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 11:28:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SkGdr-00026W-8G for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 11:28:24 -0400 Received: from g1t0028.austin.hp.com ([15.216.28.35]:9254) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkGdr-00025V-3W for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 11:28:23 -0400 In-Reply-To: Message from Daniel Hawthorne of "Thu, 28 Jun 2012 03:47:58 PDT." 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: Daniel Hawthorne Cc: emacs-orgmode@gnu.org Daniel Hawthorne wrote: > As stated by the variable "org-version," the git repo version is 7.8.03. > The stable release is 7.8.11. Is the version number for the repo not > meaningful? > You probably have an out-of-date org-version.el[c]. You need to ``make autoloads'' after pulling. That will remake org-version.el and org-install.el to reflect reality. Nick