[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-753-g
From: |
Peter Rosin |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-753-gfdde53d |
Date: |
Mon, 12 Mar 2012 16:03:17 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=fdde53d3a416c0f709f9f5b95c121fc5b13072fd
The branch, maint has been updated
via fdde53d3a416c0f709f9f5b95c121fc5b13072fd (commit)
from 327358d84a5b4a098c8483bce4e87fb27ee9a9d3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fdde53d3a416c0f709f9f5b95c121fc5b13072fd
Author: Peter Rosin <address@hidden>
Date: Mon Mar 12 16:58:55 2012 +0100
scripts: bump the depcomp scriptversion
* lib/depcomp (scriptversion): Bump, to account for recent changes.
-----------------------------------------------------------------------
Summary of changes:
lib/depcomp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/depcomp b/lib/depcomp
index 58fe52c..325713f 100755
--- a/lib/depcomp
+++ b/lib/depcomp
@@ -1,7 +1,7 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2012-02-03.15; # UTC
+scriptversion=2012-03-12.15; # UTC
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-753-gfdde53d,
Peter Rosin <=