From 0cf505d684209fa776483f323f20d3fbadddfc68 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 29 Sep 2010 16:43:11 -0400 Subject: [PATCH] branch version 20100929 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a220a8274d..6aab549090 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([pcb], [1.99z]) +AC_INIT([pcb], [20100929]) AC_CONFIG_SRCDIR([src/draw.c]) AC_PREREQ([2.60]) AM_INIT_AUTOMAKE([1.9]) -- 2.11.4.GIT