From 795bdcd955ee61af00eb8a6928c48fec62971594 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Mon, 7 Oct 2019 23:49:05 -0700 Subject: [PATCH] Bump remaining stuff to version 2.50b1 for first beta test. --- Makefile | 2 +- doc/dfrotz.6 | 2 +- doc/frotz.6 | 2 +- doc/frotz.txt | 2 +- doc/sfrotz.6 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index f6f9c6b..e4bad5c 100644 --- a/Makefile +++ b/Makefile @@ -164,7 +164,7 @@ export NOSOUND export CURSES_SOUND_LDFLAGS NAME = frotz -VERSION = 2.45pre +VERSION = 2.50b1 # If we're working from git, we have access to proper variables. If diff --git a/doc/dfrotz.6 b/doc/dfrotz.6 index 3fe07da..9463a1a 100644 --- a/doc/dfrotz.6 +++ b/doc/dfrotz.6 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH DFROTZ 6 2.45pre +.TH DFROTZ 6 2.50b1 .SH NAME dfrotz \- interpreter for Infocom and other Z-Machine games (dumb interface) diff --git a/doc/frotz.6 b/doc/frotz.6 index fce4b82..9592b58 100644 --- a/doc/frotz.6 +++ b/doc/frotz.6 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FROTZ 6 2.45pre +.TH FROTZ 6 2.50b1 .SH NAME frotz \- interpreter for Infocom and other Z-Machine games diff --git a/doc/frotz.txt b/doc/frotz.txt index ed8e9ab..f1b6730 100644 --- a/doc/frotz.txt +++ b/doc/frotz.txt @@ -1,4 +1,4 @@ -FROTZ V2.45 +FROTZ V2.50b1 An interpreter for all Infocom and other Z-Machine games. Complies with standard 1.0 of Graham Nelson's specification. diff --git a/doc/sfrotz.6 b/doc/sfrotz.6 index 9fb89b2..d0a1a4d 100644 --- a/doc/sfrotz.6 +++ b/doc/sfrotz.6 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH SFROTZ 6 2.45pre +.TH SFROTZ 6 2.50b1 .SH NAME sfrotz \- interpreter for Infocom and other Z-Machine games (SDL interface) -- 2.34.1