diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2016-12-01 23:40:23 +0100 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2016-12-01 23:40:23 +0100 |
commit | 4d12ba27413510a4d0128cb20e47aaa173fa266a (patch) | |
tree | 2fda21ddfd21a620772ef91c9e250aa4661c8f9d | |
parent | 110e3829bf79da7153143f99d301c41cd4c4c777 (diff) | |
download | ratpoison-4d12ba27413510a4d0128cb20e47aaa173fa266a.zip |
Bump to ratpoison-1.4.9-xrandr2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a55591e..6c12560 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-xrandr1], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.9-xrandr2], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |