ratpoison-devel
[Top][All Lists]
Advanced

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

Re: [RP] ratpoison now using git


From: Andre Noll
Subject: Re: [RP] ratpoison now using git
Date: Thu, 4 Oct 2007 11:53:32 +0200
User-agent: Mutt/1.5.9i

On 00:39, Shawn Betts wrote:

>    I've decided to ditch CVS in favor of Git, now that savannah supports it.

Thanks. Here's a patch that changes the version tag in configure.in.

Andre
---

commit b2945c87ae98813b7e1f96a938f9ac4b17114e6e
Author: Andre Noll <address@hidden>
Date:   Thu Oct 4 11:59:34 2007 +0200

    Change version tag from "CVS" to "GIT".

diff --git a/configure.in b/configure.in
index 768de89..0960ca5 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ dnl
 dnl $Id: configure.in,v 1.54 2006/12/19 22:13:07 sabetts Exp $
 
 AC_INIT(src/main.c)
-AM_INIT_AUTOMAKE(ratpoison, 1.4.2-CVS)
+AM_INIT_AUTOMAKE(ratpoison, 1.4.2-GIT)
 
 AM_MAINTAINER_MODE
 

-- 
The only person who always got his work done by Friday was Robinson Crusoe

Attachment: signature.asc
Description: Digital signature


reply via email to

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