File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ set (PKGDATADIR "${DATADIR}/${PROJECT_NAME}")
1212set (PREFIX ${CMAKE_INSTALL_PREFIX} )
1313set (GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME} )
1414set (RELEASE_NAME "Monitor" )
15- set (VERSION "0.3.1 " )
15+ set (VERSION "0.3.2 " )
1616set (VERSION_INFO "Alpha" )
1717set (DOLLAR "$" )
1818
@@ -55,4 +55,4 @@ configure_file (
5555 IMMEDIATE @ONLY)
5656
5757add_custom_target (uninstall
58- COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR} /Uninstall.cmake)
58+ COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR} /Uninstall.cmake)
Original file line number Diff line number Diff line change 1+ com.github.stsdc.monitor (0.3.2) xenial; urgency=low
2+
3+ * Ukrainian translation
4+ * French translation
5+ * Lithuanian translation
6+ * German translation
7+ * Spanish translation
8+
9+ -- Stanisław Dac <
[email protected] > Tue, 28 Nov 2017 18:17:00 +0100
10+
111com.github.stsdc.monitor (0.3.1) xenial; urgency=low
212
313 * Added Russian translation
You can’t perform that action at this time.
0 commit comments