We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8d5cc commit e86f85cCopy full SHA for e86f85c
3 files changed
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16)
3
#
4
# UPDATE THE VERSION NUMBER:
5
6
-project(Tablecruncher VERSION 1.8.1)
+project(Tablecruncher VERSION 1.8.10)
7
8
9
docs/user/release-notes.txt
@@ -2,7 +2,7 @@ Releases
2
========
-1.8.0 (2025-xx-xx)
+1.8.0 (2025-05-21)
------------------
This release marks a major milestone: Tablecruncher is now open
scripts/version.txt
@@ -1 +1 @@
1
-1.8-beta1
+1.8
0 commit comments