summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b5df63c..7405091 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,9 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-suncg6],
- 1.1.1,
+ [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
- xf86-video-suncg6)
+ [xf86-video-suncg6])
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])