Skip to content

Commit a95e43e

Browse files
committed
Bump version
1 parent 057b120 commit a95e43e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# along with Cockpit; If not, see <http://www.gnu.org/licenses/>.
1717

1818
AC_INIT([Cockpit],
19-
[0.58],
19+
[0.59],
2020
2121
[cockpit],
2222
[http://www.cockpit-project.org/])

tools/cockpit.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Name: cockpit
2626
%if %{defined gitcommit}
2727
Version: %{gitcommit}
2828
%else
29-
Version: 0.58
29+
Version: 0.59
3030
%endif
3131
Release: 1%{?dist}
3232
Summary: A user interface for Linux servers

0 commit comments

Comments
 (0)