Skip to content

Commit

Permalink
configure.ac: Set version to 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylanUB committed Feb 22, 2022
1 parent 8f57feb commit a6d5d25
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,4 +1,4 @@
AC_INIT([bytestructures], [2.0.0], [], [], [https://github.com/TaylanUB/scheme-bytestructures/])
AC_INIT([bytestructures], [2.0.1], [], [], [https://github.com/TaylanUB/scheme-bytestructures/])
AC_CONFIG_SRCDIR(bytestructures)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign color-tests])
Expand Down

0 comments on commit a6d5d25

Please sign in to comment.