From e124e2b8708a84d0888df406033e95cf17d29f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 7 Dec 2006 17:47:13 +0000 Subject: [PATCH] forgot this change git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19443 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/bison/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/bison/config.h b/src/bin/bison/config.h index 285409a445..e7d486d23f 100644 --- a/src/bin/bison/config.h +++ b/src/bin/bison/config.h @@ -288,7 +288,7 @@ #define STRERROR_R_CHAR_P 1 /* Version number of package */ -#define VERSION "1.875d" +#define VERSION "2.3" /* Define if using the dmalloc debugging malloc package */ /* #undef WITH_DMALLOC */