lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6519] Revert r5764 of 20130815T1244Z: it fails with curre


From: Greg Chicares
Subject: [lmi-commits] [6519] Revert r5764 of 20130815T1244Z: it fails with current Cygwin
Date: Tue, 22 Mar 2016 15:39:58 +0000

Revision: 6519
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6519
Author:   chicares
Date:     2016-03-22 15:39:58 +0000 (Tue, 22 Mar 2016)
Log Message:
-----------
Revert r5764 of 20130815T1244Z: it fails with current Cygwin

Revision Links:
--------------
    http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5764

Modified Paths:
--------------
    lmi/trunk/GNUmakefile

Modified: lmi/trunk/GNUmakefile
===================================================================
--- lmi/trunk/GNUmakefile       2016-03-22 14:27:09 UTC (rev 6518)
+++ lmi/trunk/GNUmakefile       2016-03-22 15:39:58 UTC (rev 6519)
@@ -205,7 +205,7 @@
        @$(ECHO) "  To designate a release candidate:"
        @$(ECHO) \
          "svn commit -m'Designate release candidate" \
-         "$(shell expr 1 + `svnversion` : '.*:\([0-9]*\)')'" \
+         "$(shell expr 1 + `svnversion` : '\([0-9]*\)')'" \
          "version.hpp ChangeLog"
 
 
################################################################################




reply via email to

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