Skip to content

Commit 32b994c

Browse files
committed
Bump version number
1 parent f2d68ce commit 32b994c

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.31],
19+
[0.32],
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
@@ -18,7 +18,7 @@ Name: cockpit
1818
%if %{defined gitcommit}
1919
Version: %{gitcommit}
2020
%else
21-
Version: 0.30
21+
Version: 0.32
2222
%endif
2323
Release: 1%{?dist}
2424
Summary: A user interface for Linux servers

0 commit comments

Comments
 (0)