Skip to content

Commit

Permalink
Set version to 2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
nschlia committed Jun 13, 2024
1 parent 542697f commit d814411
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
Expand Up @@ -2,7 +2,7 @@

# Sets up package and initializes build system.
AC_PREREQ(2.57)
AC_INIT([FFMPEGFS], [2.16])
AC_INIT([FFMPEGFS], [2.17])
AC_CONFIG_SRCDIR([src/ffmpegfs.cc])
AC_CONFIG_HEADERS([src/config.h])
AC_CONFIG_AUX_DIR([config])
Expand Down

0 comments on commit d814411

Please sign in to comment.