Skip to content

Commit

Permalink
update version from 6 to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Montes committed Dec 8, 2015
1 parent df2541a commit 03ab1a2
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 @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.68])
AC_INIT([clr-cloud-init],[6],[dev@clearlinux.org])
AC_INIT([clr-cloud-init],[7],[dev@clearlinux.org])
AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-portability silent-rules subdir-objects color-tests no-dist-gzip dist-xz])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_FILES([Makefile
Expand Down

0 comments on commit 03ab1a2

Please sign in to comment.