Skip to content

Commit 0bed02e

Browse files
committed
Release v1.3.3
1 parent ad985af commit 0bed02e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# BStone: Unofficial source port of Blake Stone: Aliens of Gold and Blake Stone: Planet Strike
22
# Changelog
33

4+
5+
## [1.3.3] - 2026-01-25
6+
### Fixed
7+
- [#529] Slow doors and slow enemies, and slow weapon firing speed in OpenBSD
8+
9+
410
## [1.3.2] - 2025-12-30
511
### Fixed
612
- [#505] Elevator stats screen sound timing. (@bbitmaster)

src/bstone/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR)
2-
project(bstone VERSION 1.3.2 LANGUAGES CXX)
2+
project(bstone VERSION 1.3.3 LANGUAGES CXX)
33

44
#
55
# Version.

0 commit comments

Comments
 (0)