Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Jun 20, 2018
1 parent 8f5d450 commit 6ba42ba
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.2.0")
set (VERSION "2.3.0")
set (VERSION_INFO "Release")
set (CMAKE_C_FLAGS "-ggdb")

Expand Down

0 comments on commit 6ba42ba

Please sign in to comment.