Skip to content

Commit

Permalink
update version from 7 to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Montes committed Dec 10, 2015
1 parent 5ac625c commit 5332451
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],[7],[dev@clearlinux.org])
AC_INIT([clr-cloud-init],[8],[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 5332451

Please sign in to comment.