Skip to content

Commit

Permalink
Bump versions for v7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed Dec 28, 2024
1 parent 2cdf93a commit 53817f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtorrent/configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AC_INIT(rtorrent, 0.9.8, [email protected])

AC_DEFINE(API_VERSION, 10, api version)
AC_DEFINE(STICKZ_VERSION, "0.9.8-v7.0", rtorrent stickz version)
AC_DEFINE(STICKZ_VERSION, "0.9.8-v7.1", rtorrent stickz version)

AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS(config.h)
Expand Down

0 comments on commit 53817f5

Please sign in to comment.