Skip to content

Commit

Permalink
2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
johang committed Jan 6, 2024
1 parent 25ec145 commit 6810d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT(vlc-plugin-bittorrent, 2.14, [email protected], vlc-bittorrent, https://github.com/johang/vlc-bittorrent)
AC_INIT(vlc-plugin-bittorrent, 2.15, [email protected], vlc-bittorrent, https://github.com/johang/vlc-bittorrent)
AC_CONFIG_SRCDIR([src/module.cpp])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 6810d47

Please sign in to comment.