version

package
v0.51.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package version provides a version string that can be used to indicate the version number of the project.

Index

Constants

View Source
const ApplicationName = "Gopher2600"

The name to use when referring to the application

Variables

This section is empty.

Functions

func Title added in v0.51.0

func Title() string

Title returns a string that can be used in a window title. It concatenates the application name with the version number depending on whether the program is a "release" version

func Version

func Version() (string, string, bool)

Version returns the version string, the revision string and whether this is a numbered "release" version. if release is true then the revision information should be used sparingly

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL