Apple2-IO-RPi/RaspberryPi/apple2driver/info/version.go

10 lines
233 B
Go
Raw Normal View History

2022-02-08 03:01:06 +00:00
// 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"