Gnus development mailing list
 help / color / mirror / Atom feed
From: Julien Danjou <julien@danjou.info>
To: ding@gnus.org
Subject: Re: Version numbering
Date: Tue, 22 Feb 2011 16:21:53 +0100	[thread overview]
Message-ID: <87zkpom3nz.fsf@keller.adm.naquadah.org> (raw)
In-Reply-To: <87lj19m1g1.fsf@gnus.org>

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

On Tue, Feb 22 2011, Lars Ingebrigtsen wrote:

Or you could do like Org mode, and use git describe to get a dynamic
gnus-version:

% git describe
n0-13-16-g3787aa1

`org-version' calls the git executable, which is probably not the best
way to do it. The best way is IMHO to do something in the build process
that either set the version to 0.N (like it is currently done) or find
the version by running `git describe'.

This is what we do in awesome for a long time, it works very well. :)

-- 
Julien Danjou
❱ http://julien.danjou.info

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

  parent reply	other threads:[~2011-02-22 15:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-21 23:07 Lars Ingebrigtsen
2011-02-21 23:27 ` Richard Riley
2011-02-21 23:31   ` Lars Ingebrigtsen
2011-02-22  7:32     ` Steinar Bang
2011-02-23  8:07       ` Lars Ingebrigtsen
2011-02-23 10:21         ` Julien Danjou
2011-02-23 10:31           ` Lars Ingebrigtsen
2011-02-23 10:44           ` Steinar Bang
2011-02-23 11:36             ` Julien Danjou
2011-02-21 23:48 ` Andreas Schwab
2011-02-22  0:01   ` Lars Ingebrigtsen
2011-02-22 15:21 ` Julien Danjou [this message]
2011-02-23  8:08   ` Lars Ingebrigtsen
2011-02-23 10:17     ` Julien Danjou
2011-02-23 10:26       ` Erik Colson
2011-02-23 10:43         ` Steinar Bang
2011-02-23 10:29       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zkpom3nz.fsf@keller.adm.naquadah.org \
    --to=julien@danjou.info \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).