- Fix release date
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*~
|
||||
*.old
|
||||
@@ -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,
|
||||
|
||||
@@ -1,9 +1,29 @@
|
||||
<?
|
||||
// $RCSfile: lmbrowse_config.inc,v $
|
||||
// $Revision: 1.3 $
|
||||
// $Name: $
|
||||
// $Date: 2015/08/06 23:49:02 $
|
||||
// $Author: agibert $
|
||||
/*--------------------------------------------------------------------------------------------------------------------------------*/
|
||||
/* */
|
||||
/* LMBrowse - Langueur Monotone Browser */
|
||||
/* */
|
||||
/* 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 */
|
||||
|
||||
Reference in New Issue
Block a user