diff options
author | Keith Packard <keithp@keithp.com> | 2009-10-05 20:04:11 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-10-05 20:21:28 -0700 |
commit | 240bb6051dccd072c95c8569a62b1222213ef396 (patch) | |
tree | 93131149537ed67e9896b13b96eaedce1d43a665 /configure.ac | |
parent | e5ea87cd2a1c7b636d95f42daf3f36ba3104d59d (diff) |
Bump version to 1.3.1
Signed-off-by: Keith Packard <keithp@keithp.com>
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 4cebbbd..5cfa3ec 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT([RandrProto], [1.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([RandrProto], [1.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) # Require xorg-macros: XORG_CHANGELOG |