[Gpg4win-commits] [git] Gpg4win - branch, website, updated. gpg4win-2.1.0-218-g99bd4c2

by Andre Heinecke cvs at cvs.gnupg.org
Thu Sep 10 09:40:23 CEST 2015


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 "GnuPG for Windows".

The branch, website has been updated
       via  99bd4c2fccec85fefa99bedc2a1904037fba3cbe (commit)
      from  42125d743fd3d5ae626c08499e17bc304e847177 (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 99bd4c2fccec85fefa99bedc2a1904037fba3cbe
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Sep 10 09:39:26 2015 +0200

    Fix download date
    
    * versions.m4: Correctly set download date.

diff --git a/web/versions.m4 b/web/versions.m4
index 8fd0a2a..4af56f5 100644
--- a/web/versions.m4
+++ b/web/versions.m4
@@ -3,7 +3,7 @@ m4_define(`DOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-VERSION.exe')
 m4_define(`DL_SIZE',`26 MByte')
 m4_define(`LDOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-light-VERSION.exe')
 m4_define(`LDL_SIZE',`9 MByte')
-m4_define(`DL_DATE',`2015-07-10')
+m4_define(`DL_DATE',`2015-09-09')
 m4_define(`VDOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-vanilla-VERSION.exe')
 m4_define(`VDL_SIZE',`4 MByte')
 m4_define(`SDOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-VERSION.tar.bz2')

-----------------------------------------------------------------------

Summary of changes:
 web/versions.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list