Branch: refs/heads/master Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Sun, 25 Feb 2018 12:58:51 UTC Commit: b1ef8f0ccf7b68aeef428752c98c4a29e8c1e0cd https://github.com/geany/geany/commit/b1ef8f0ccf7b68aeef428752c98c4a29e8c1e0...
Log Message: ----------- Set release date
Modified Paths: -------------- doc/geany.1.in doc/geany.txt geany_private.rc
Modified: doc/geany.1.in 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -1,4 +1,4 @@ -.TH "GEANY" "1" "November 19, 2017" "geany @VERSION@" "" +.TH "GEANY" "1" "February 25, 2018" "geany @VERSION@" "" .SH "NAME" Geany (em a small and lightweight IDE .SH "SYNOPSIS"
Modified: doc/geany.txt 4 lines changed, 2 insertions(+), 2 deletions(-) =================================================================== @@ -14,10 +14,10 @@ Frank Lanitz, Colomban Wendling, Matthew Brush -:Date: 2017-11-19 +:Date: 2018-02-25 :Version: |(version)|
-Copyright © 2005-2017 +Copyright © 2005-2018
This document is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2
Modified: geany_private.rc 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -22,7 +22,7 @@ FILETYPE VFT_APP VALUE "FileVersion", VER_FILEVERSION_STR VALUE "FileDescription", "Geany" VALUE "InternalName", "Geany" - VALUE "LegalCopyright", "Copyright 2005-2017 by the Geany developers" + VALUE "LegalCopyright", "Copyright 2005-2018 by the Geany developers" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "Geany.exe" VALUE "ProductName", "Geany"
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).