Skip to content

Commit a843658

Browse files
committed
Prepare to release 1.4
1 parent a5e904b commit a843658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to create configure.
22

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

0 commit comments

Comments
 (0)