Skip to content

Commit

Permalink
bump version for 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed Jul 13, 2024
1 parent 85b0385 commit effa2f2
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-v5.2", rtorrent stickz version)
AC_DEFINE(STICKZ_VERSION, "0.9.8-v5.3", rtorrent stickz version)

AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS(config.h)
Expand Down

0 comments on commit effa2f2

Please sign in to comment.