Skip to content

Commit

Permalink
Update to v0.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kraflab committed Dec 13, 2021
1 parent 79f0d99 commit e0f2300
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.22.3
# dsda-doom v0.22.4
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.22.3)
project("dsda-doom" VERSION 0.22.4)

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

0 comments on commit e0f2300

Please sign in to comment.