Skip to content

Commit

Permalink
Prepare to release 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eribertomota committed Jul 19, 2020
1 parent a5e904b commit a843658
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,6 +1,6 @@
dnl Process this file with autoconf to create configure.

AC_INIT([scrot], [1.3], [https://github.com/resurrecting-open-source-projects/scrot/issues])
AC_INIT([scrot], [1.4], [https://github.com/resurrecting-open-source-projects/scrot/issues])
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([src/config.h])
Expand Down

0 comments on commit a843658

Please sign in to comment.