diff options
author | Arnaud Fontaine <arnau@debian.org> | 2012-06-05 14:55:54 +0900 |
---|---|---|
committer | Arnaud Fontaine <arnau@debian.org> | 2012-06-05 14:55:54 +0900 |
commit | 49d17bde62694c2f0e2bb7883641bd60830c6bd5 (patch) | |
tree | 6c7ceb1428fe8cdec622e556d16cb0cf403d6b37 | |
parent | 5f23076c05c58e790eaffa66ed6b676f5f736555 (diff) |
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9953e5b..cb84449 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([transset], [0.9.1], +AC_INIT([transset], [1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [transset]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |