Skip to content

Commit

Permalink
Bump minor version to 2.3.0.
Browse files Browse the repository at this point in the history
Closes #16.
  • Loading branch information
eddieantonio committed Jun 3, 2018
1 parent a8acca8 commit 3d854c7
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.2.1], [http://github.com/eddieantonio/imgcat/issues])
AC_INIT([imgcat], [2.3.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 3d854c7

Please sign in to comment.