Skip to content

Commit 8183cfd

Browse files
committed
v234
1 parent 56f41df commit 8183cfd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configure.ac

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
AC_PREREQ([2.64])
1818

1919
AC_INIT([systemd-bootchart],
20-
[233],
21-
[http://github.com/systemd/systemd-bootchart/issues],
20+
[234],
21+
[https://github.com/systemd/systemd-bootchart/issues],
2222
[systemd-bootchart],
23-
[http://github.com/systemd/systemd-bootchart/])
23+
[https://github.com/systemd/systemd-bootchart/])
2424

2525
AC_CONFIG_SRCDIR([src/bootchart.c])
2626
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)