Skip to content

Commit

Permalink
Update to v0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kraflab committed Mar 30, 2022
1 parent bc92f0d commit 30f7a2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# dsda-doom v0.24.2
# dsda-doom v0.24.3
This is a fork of prboom+ with extra tooling for demo recording and playback, with a focus on speedrunning. For builds, discussions, and bug reports, check out the release thread on [doomworld](https://www.doomworld.com/forum/topic/118074/).

### Patch Notes
Expand Down
2 changes: 1 addition & 1 deletion prboom2/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)

project("dsda-doom" VERSION 0.24.2)
project("dsda-doom" VERSION 0.24.3)

# Set a default build type if none was specified
set(default_build_type "RelWithDebInfo")
Expand Down

0 comments on commit 30f7a2d

Please sign in to comment.