Skip to content

Commit bf616ed

Browse files
committed
Set 1.1. version
1 parent 6e9329b commit bf616ed

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.0], [https://github.com/resurrecting-open-source-projects/scrot/issues])
3+
AC_INIT([scrot], [1.1], [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)