Changeset 5993


Ignore:
Timestamp:
Jan 3, 2026, 6:46:53 PM (8 weeks ago)
Author:
Laurent Fairhead
Message:

Modified default version to install to latest testing: 20251128

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/script_install/install_lmdz.sh

    • Property svn:keywords set to Id
    r5992 r5993  
    11#!/bin/bash
     2#
     3# $Id$
     4#
    25set -eu  # error on command failure, and on unset variables
    36export LC_ALL=C  # standardize awk format
     
    133136    # Valeur par défaut des parametres
    134137    svn_lmdz=""
    135     version="20241018.trunk"
     138    version="20251128.trunk"
    136139
    137140    netcdf=1
Note: See TracChangeset for help on using the changeset viewer.