diff options
author | Keith Packard <keithp@guitar.keithp.com> | 2006-09-19 16:33:40 -0700 |
---|---|---|
committer | Keith Packard <keithp@guitar.keithp.com> | 2006-09-19 16:33:40 -0700 |
commit | 61d60a93dc0c827ef970f21f6b80099cc6c958f1 (patch) | |
tree | c721d6e1b7af390bf247b4801873b7eceaa05ad0 /configure.ac | |
parent | ce292d7cad17be4b13e4b7fad27b0ecbed101689 (diff) |
Update package version to 1.2.0. Fix various goofs found by building stuff.
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 2842ccf..ac3a617 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([RandrProto], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([RandrProto], [1.2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |