mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-11 10:30:09 +00:00
V2.3-Pre (snapshot)
This commit is contained in:
parent
6fb46cd1c3
commit
bc463966c8
@ -2,7 +2,7 @@
|
|||||||
# Written in 1999 by Christian Bauer <Christian.Bauer@uni-mainz.de>
|
# Written in 1999 by Christian Bauer <Christian.Bauer@uni-mainz.de>
|
||||||
|
|
||||||
VERSION := 2
|
VERSION := 2
|
||||||
RELEASE := 2
|
RELEASE := 3
|
||||||
VERNAME := SheepShaver-$(VERSION)
|
VERNAME := SheepShaver-$(VERSION)
|
||||||
|
|
||||||
SRCARCHIVE := $(shell date +SheepShaver_src_%d%m%Y.tar.gz)
|
SRCARCHIVE := $(shell date +SheepShaver_src_%d%m%Y.tar.gz)
|
||||||
|
@ -22,6 +22,6 @@
|
|||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
|
|
||||||
const int VERSION_MAJOR = 2;
|
const int VERSION_MAJOR = 2;
|
||||||
const int VERSION_MINOR = 2;
|
const int VERSION_MINOR = 3;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user