Skip to content

Commit

Permalink
Release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Dec 7, 2018
1 parent a04df24 commit 9989834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set (DATADIR "${CMAKE_INSTALL_FULL_LIBDIR}/wingpanel")
set (PKGDATADIR "${DATADIR}")
set (GETTEXT_PACKAGE "${CMAKE_PROJECT_NAME}")
set (RELEASE_NAME "Donatello")
set (VERSION "2.4.0")
set (VERSION "2.4.1")
set (VERSION_INFO "Release")
set (CMAKE_C_FLAGS "-ggdb")

Expand Down

0 comments on commit 9989834

Please sign in to comment.