Skip to content

Commit 4ae670d

Browse files
committed
Version 0.0.4
1 parent b9d9da9 commit 4ae670d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ memaccess_check_unaligned_le(HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS)
135135
#-------------------------------------------------------------------------------
136136

137137
set(SV_TITLE SmuView)
138-
set(SV_VERSION_STRING "0.0.3")
138+
set(SV_VERSION_STRING "0.0.4")
139139

140140
# Append the revision hash unless we are exactly on a tagged release.
141141
include(GetGitRevisionDescription)

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.0.4 (2020-02-12)
1+
0.0.4 (2020-02-18)
22
------------------
33

44
For a detailed list of changes, please see the git commit history.

0 commit comments

Comments
 (0)