diff options
author | Eric Anholt <eric@anholt.net> | 2015-07-15 16:52:35 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2015-07-15 16:52:35 -0700 |
commit | b06552c4dce3b73e427f9ecbbab5fd90cc28fcb5 (patch) | |
tree | 1b10ab16cb55b239b09e0beca31dce01c284aa73 /configure.ac | |
parent | b73be3c5883351d8da9db7f57d85f0b9b70f59d9 (diff) | |
parent | e2c33af5bfcfc9d168f9e776156dd47c33f428b3 (diff) | |
download | libepoxy-b06552c4dce3b73e427f9ecbbab5fd90cc28fcb5.tar.gz |
Imported Upstream version 1.3.1debian-tarball-imports
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 371e651..2d67726 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libepoxy], - [1.3], + [1.3.1], [https://github.com/anholt/libepoxy], [libepoxy]) AC_CONFIG_SRCDIR([Makefile.am]) |