From: <dom...@us...> - 2013-04-30 14:28:12
|
Revision: 330 http://sourceforge.net/p/fvwm-crystal/code/330 Author: dominique_libre Date: 2013-04-30 14:27:34 +0000 (Tue, 30 Apr 2013) Log Message: ----------- Updated the version and NEWS to 3.1.7 Modified Paths: -------------- ChangeLog NEWS fvwm/components/functions/About man/FVWMCrystalFAQ.1 man/KeyboardBindings.1 man/MouseBindings.1 Modified: ChangeLog =================================================================== --- ChangeLog 2013-04-30 14:18:01 UTC (rev 329) +++ ChangeLog 2013-04-30 14:27:34 UTC (rev 330) @@ -7,6 +7,7 @@ bindings/Music*: updated to use the dB step defined in functions/Mixer (1.5 dB) updated the doc and man pages with those changes synchronized the FAQ man page with the text file + updated the version and NEWS to 3.1.7 Lundi 29 Avril 2013 Dominique Michel NEWS update Modified: NEWS =================================================================== --- NEWS 2013-04-30 14:18:01 UTC (rev 329) +++ NEWS 2013-04-30 14:27:34 UTC (rev 330) @@ -1,10 +1,5 @@ -TODO ----- -Check the bindings and decide which version number it will be. - -Version 3.0.7 +Version 3.1.7 ------------- -Not released A long wanted release that provide both new features and bugfixes. Modified: fvwm/components/functions/About =================================================================== --- fvwm/components/functions/About 2013-04-30 14:18:01 UTC (rev 329) +++ fvwm/components/functions/About 2013-04-30 14:27:34 UTC (rev 330) @@ -5,7 +5,7 @@ *About: Line center *About: Text "FVWM-Crystal" *About: Line center -*About: Text "$[gt.Version]: 3.0.7" +*About: Text "$[gt.Version]: 3.1.7" *About: Line center *About: Line center *About: Text "$[gt.Original author]: Maciej Delmanowski <ha...@gn...>" Modified: man/FVWMCrystalFAQ.1 =================================================================== --- man/FVWMCrystalFAQ.1 2013-04-30 14:18:01 UTC (rev 329) +++ man/FVWMCrystalFAQ.1 2013-04-30 14:27:34 UTC (rev 330) @@ -1,11 +1,11 @@ -.TH FVWMCrystalFAQ 1 "April 30, 2013" "version 3.1.0" "FVWM-Crystal" +.TH FVWMCrystalFAQ 1 "April 30, 2013" "version 3.1.7" "FVWM-Crystal" .SH NAME \fBFVWM-Crystal - FAQ \fB .SH DESCRIPTION Frequently Asked Questions for FVWM-Crystal .PP -Last updated: 30.04.2013, for version 3.1.0 +Last updated: 30.04.2013, for version 3.1.7 .SH TABLE OF CONTENTS .IP 1. 4 Modified: man/KeyboardBindings.1 =================================================================== --- man/KeyboardBindings.1 2013-04-30 14:18:01 UTC (rev 329) +++ man/KeyboardBindings.1 2013-04-30 14:27:34 UTC (rev 330) @@ -1,4 +1,4 @@ -.TH KeyboardBindings 1 "Avril 30, 2013" "version 3.1.0" "FVWM-Crystal" +.TH KeyboardBindings 1 "Avril 30, 2013" "version 3.1.7" "FVWM-Crystal" .SH NAME \fBFVWM-Crystal Keyboard Bindings Reference \fB Modified: man/MouseBindings.1 =================================================================== --- man/MouseBindings.1 2013-04-30 14:18:01 UTC (rev 329) +++ man/MouseBindings.1 2013-04-30 14:27:34 UTC (rev 330) @@ -1,4 +1,4 @@ -.TH MouseBindings 1 "April 30, 2013" "version 3.1.0" "FVWM-Crystal" +.TH MouseBindings 1 "April 30, 2013" "version 3.1.7" "FVWM-Crystal" .SH NAME \fBFVWM-Crystal Mouse Bindings Reference \fB This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |