File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ set (PKGDATADIR "${DATADIR}/${CMAKE_PROJECT_NAME}")
1313set (GETTEXT_PACKAGE "${CMAKE_PROJECT_NAME} " )
1414set (RELEASE_NAME "Wingpanel" )
1515set (INDICATORS_DIR ${CMAKE_INSTALL_FULL_LIBDIR} /${CMAKE_PROJECT_NAME} )
16- set (VERSION "2.0.2 " )
16+ set (VERSION "2.0.3 " )
1717set (VERSION_INFO "Stable Release" )
1818
1919add_definitions ("-DGETTEXT_PACKAGE=\" ${GETTEXT_PACKAGE} \" " )
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ namespace Wingpanel {
4848 exec_name = " wingpanel" ;
4949 app_launcher = exec_name + " .desktop" ;
5050
51- build_version = " 2.0.2 " ;
51+ build_version = " 2.0.3 " ;
5252 app_icon = " wingpanel" ;
5353 main_url = " https://launchpad.net/wingpanel" ;
5454 bug_url = " https://bugs.launchpad.net/wingpanel" ;
You can’t perform that action at this time.
0 commit comments