We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d9da9 commit 4ae670dCopy full SHA for 4ae670d
CMakeLists.txt
@@ -135,7 +135,7 @@ memaccess_check_unaligned_le(HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS)
135
#-------------------------------------------------------------------------------
136
137
set(SV_TITLE SmuView)
138
-set(SV_VERSION_STRING "0.0.3")
+set(SV_VERSION_STRING "0.0.4")
139
140
# Append the revision hash unless we are exactly on a tagged release.
141
include(GetGitRevisionDescription)
NEWS
@@ -1,4 +1,4 @@
1
-0.0.4 (2020-02-12)
+0.0.4 (2020-02-18)
2
------------------
3
4
For a detailed list of changes, please see the git commit history.
0 commit comments