Changeset 69 in code for trunk/dune-project


Ignore:
Timestamp:
Aug 21, 2024, 11:14:12 AM (8 months ago)
Author:
yakumo.izuru
Message:

txt new no longer sets default titles, remove %%VERSION%% from all subcommands (as they're pulled from txt.ml)

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dune-project

    r67 r69  
    11(lang dune 2.0)
    22(name logarion)
    3 (version 1.4.1)
     3(version 1.4.2)
    44(license EUPL-1.2)
    55(authors "orbifx <fox@orbitalfox.eu>")
     
    77(maintainers "Izuru Yakumo <yakumo.izuru@chaotic.ninja>")
    88(homepage "https://suzunaan.chaotic.ninja/logarion/")
    9 (source (uri https://git.chaotic.ninja/yakumo.izuru/logarion))
     9(source (uri git+https://git.chaotic.ninja/yakumo.izuru/logarion))
    1010
    1111(generate_opam_files true)
Note: See TracChangeset for help on using the changeset viewer.