automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setting $VERSION at runtime


From: Bob Friesenhahn
Subject: Re: setting $VERSION at runtime
Date: Mon, 23 Jan 2006 17:03:03 -0600 (CST)

On Mon, 23 Jan 2006, Bruce Korb wrote:

What is your goal?  If your desire is to have a version that always "bumps"
without having to think about it, you might want to consider thinking again. :)
As you have noticed, by using ChangeLog you have to manually do something
else. What it boils down to is that at some point you do have to do something
manually.  Make it something simple and easy, then it will be obvious and
maintainable to boot.  :)  Good luck - Bruce

For GraphicsMagick we do use the always "bumps" approach in order to make regular dated snapshots easy. Then at release time, a simple edit to a version.sh file allows setting a specific release version.

The main drawback is that there is a re-configure and build as soon as the ChangeLog file has been updated.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]