diff --git a/configure.ac b/configure.ac index d8d09496..371e651f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libepoxy], - [1.2], + [1.3], [https://github.com/anholt/libepoxy], [libepoxy]) AC_CONFIG_SRCDIR([Makefile.am])