package slipshow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file slipshow_version.ml

1
2
3
4
(* Update this on every release! *)
let title = "The Lord of the Slips: The Two Editors"
let number = "v0.12.0"
let full = number ^ ": " ^ title