Apple2-IO-RPi/RaspberryPi/apple2driver/info/version.go
2022-02-07 22:01:06 -05:00

10 lines
233 B
Go

// Copyright Terence J. Boldt (c)2020-2022
// Use of this source code is governed by an MIT
// license that can be found in the LICENSE file.
// This file is used for storing the version number
package info
const Version = "0022"