summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-22 02:03:39 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-22 02:03:39 +0100
commit02b2628422648c7f3f0f82441256fe15b623a723 (patch)
treeddda487078f2f83620bd9fe36999ef228f162d8d
parentb7b1ccf24ce930d4f31f040fdc220aba15a01993 (diff)
downloadratpoison-02b2628422648c7f3f0f82441256fe15b623a723.zip
Use a different tarball name for xrandr support.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f31f3c..ef44eb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([ratpoison], [1.4.9-beta], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.9-xrandr1], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])