Changeset 73
- Timestamp:
- Aug 2, 2020, 8:50:49 PM (5 years ago)
- Location:
- tags/Release-2.0.0.2
- Files:
-
- 15 copied
-
. (copied) (copied from trunk )
-
czech/makefile (copied) (copied from trunk/czech/makefile )
-
deutsch/makefile (copied) (copied from trunk/deutsch/makefile )
-
dll/makefile (copied) (copied from trunk/dll/makefile )
-
english/README (copied) (copied from trunk/english/README )
-
english/makefile (copied) (copied from trunk/english/makefile )
-
gotcha.h (copied) (copied from trunk/gotcha.h )
-
italiano/makefile (copied) (copied from trunk/italiano/makefile )
-
mainwin.cpp (copied) (copied from trunk/mainwin.cpp )
-
makefile (copied) (copied from trunk/makefile ) (1 diff)
-
portbras/makefile (copied) (copied from trunk/portbras/makefile )
-
setgoq.cmd (copied) (copied from trunk/setgoq.cmd ) (1 diff)
-
setgot.cmd (copied) (copied from trunk/setgot.cmd ) (1 diff)
-
tools/mapsymw.pl (copied) (copied from trunk/tools/mapsymw.pl )
-
version.h (copied) (copied from trunk/version.h ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/Release-2.0.0.2/makefile
r70 r73 126 126 -$(ERASE) *.res /s 127 127 -$(ERASE) *.err /s 128 -$(ERASE) *.dll dll\*.dll 128 -$(ERASE) *.dll dll\*.dll czech\*.dll deutsch\*.dll english\*.dll italiano\*.dll portbras\*.dll 129 129 -$(ERASE) *.hlp /s 130 130 -$(ERASE) bin\readme warpin\gotcha\*.* /y -
tags/Release-2.0.0.2/setgoq.cmd
r71 r73 2 2 SET GOTMAJOR=2 3 3 SET GOTMINOR=0 4 SET GOTREVISION= 05 SET GOTFIXLEVEL= 24 SET GOTREVISION=1 5 SET GOTFIXLEVEL=0 6 6 time > CLIP: < timetemp 7 7 input %%GOTBUILDDATE < CLIP: -
tags/Release-2.0.0.2/setgot.cmd
r71 r73 2 2 SET GOTMAJOR=2 3 3 SET GOTMINOR=0 4 SET GOTREVISION= 05 SET GOTFIXLEVEL= 24 SET GOTREVISION=1 5 SET GOTFIXLEVEL=0 6 6 time > CLIP: < timetemp 7 7 input %%GOTBUILDDATE < CLIP: -
tags/Release-2.0.0.2/version.h
r71 r73 19 19 20 20 #define PSZ_VERSION_L1 "2" 21 #define PSZ_VERSION_L2 PSZ_VERSION_L1".0 0"22 #define PSZ_VERSION_L3 PSZ_VERSION_L2".0 2"21 #define PSZ_VERSION_L2 PSZ_VERSION_L1".01" 22 #define PSZ_VERSION_L3 PSZ_VERSION_L2".00" 23 23 24 #define PSZ_NAMEVERSION "Gotcha! 2.0 0"25 #define PSZ_QNAMEVERSION "Gotcha! Quiet 2.0 0"24 #define PSZ_NAMEVERSION "Gotcha! 2.01" 25 #define PSZ_QNAMEVERSION "Gotcha! Quiet 2.01"
Note:
See TracChangeset
for help on using the changeset viewer.
