- Fix release date

This commit is contained in:
2026-07-15 18:53:48 +02:00
parent 6c2df772f9
commit 1025ed11a7
3 changed files with 28 additions and 6 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*~
*.old

View File

@@ -1,5 +1,5 @@
------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------
LMBrowse V 1.9.1 - A. GIBERT - 2026/07/13 LMBrowse V 1.9.1 - A. GIBERT - 2026/07/15
------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------
- Add docker support, - Add docker support,

View File

@@ -1,9 +1,29 @@
<? <?
// $RCSfile: lmbrowse_config.inc,v $ /*--------------------------------------------------------------------------------------------------------------------------------*/
// $Revision: 1.3 $ /* */
// $Name: $ /* LMBrowse - Langueur Monotone Browser */
// $Date: 2015/08/06 23:49:02 $ /* */
// $Author: agibert $ /* Copyright (C) 2012-2026 Arnaud G. GIBERT */
/* mailto:arnaud@rx3.net */
/* http://www.rx3.org/dvp/lmbrowse */
/* */
/* This is free software: you can redistribute it and/or modify it */
/* under the terms of the GNU Lesser General Public License as published */
/* by the Free Software Foundation, either version 3 of the License, or */
/* (at your option) any later version. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this program; If not, see */
/* <https://www.gnu.org/licenses/>. */
/* */
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------------------------------*/
/* Path and URL definition */ /* Path and URL definition */