Skip to content

Commit

Permalink
Bump minor version to 2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieantonio committed May 5, 2018
1 parent 495d105 commit 137f5cb
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 @@ -19,7 +19,7 @@

# Creates a ./configure file; also creates config.mk and src/config.h

AC_INIT([imgcat], [2.1.0], [http://github.com/eddieantonio/imgcat/issues])
AC_INIT([imgcat], [2.2.0], [http://github.com/eddieantonio/imgcat/issues])
AC_CONFIG_SRCDIR([src/imgcat.c])
AC_CONFIG_HEADERS([src/config.h src/cimg_config.h])
AC_CONFIG_FILES([config.mk])
Expand Down

0 comments on commit 137f5cb

Please sign in to comment.