Skip to content

Commit 1638cb5

Browse files
author
Julio Montes
committed
update version from 17 to 18
1 parent 9cf9d1e commit 1638cb5

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
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.68])
5-
AC_INIT([clr-cloud-init],[17],[[email protected]])
5+
AC_INIT([clr-cloud-init],[18],[[email protected]])
66
AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-portability silent-rules subdir-objects color-tests no-dist-gzip dist-xz])
77
AC_CONFIG_SRCDIR([src/main.c])
88
AC_CONFIG_FILES([Makefile

0 commit comments

Comments
 (0)