diff --git a/configure.ac b/configure.ac
index bf52727be537b772c3eded6afaf6f9b08a6ba1fa..51a8f7e99462c0a4b79da8487d057bb6b6df5ae3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
 
-AC_INIT(libdmx, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libdmx)
+AC_INIT(libdmx, 1.0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libdmx)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE