Skip to content

Commit 54add56

Browse files
committed
Delete signed integer test and implementation.
Removed the `daw_integers_signed_test.cpp` and `daw_signed.h` files. This commit eliminates the signed integer testing and the corresponding implementation, likely due to refactoring or deprecated functionality.
1 parent 07069f3 commit 54add56

8 files changed

Lines changed: 1 addition & 2530 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
cmake_minimum_required( VERSION 3.14 )
1010

1111
project( "daw-header-libraries"
12-
VERSION "2.113.1"
12+
VERSION "2.114.0"
1313
DESCRIPTION "Various headers"
1414
HOMEPAGE_URL "https://github.com/beached/header_libraries"
1515
LANGUAGES C CXX

0 commit comments

Comments
 (0)