diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-18 18:47:54 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-18 18:47:54 +0000 |
| commit | 27cfc42fc526d7b288e692272680ff13f1fd5676 (patch) | |
| tree | 5507da4b38f3f8bf8ccfbac4440434c597b36c13 /gnu/lib/libregex | |
| parent | d38f7b62af73e14399718bb3260cd01c26f3bd4a (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libregex')
| -rw-r--r-- | gnu/lib/libregex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile index 777a09911cc9..a3506d25d496 100644 --- a/gnu/lib/libregex/Makefile +++ b/gnu/lib/libregex/Makefile @@ -3,7 +3,7 @@ SUBDIR= doc LIB= gnuregex -SHLIB_MAJOR= 3 +SHLIB_MAJOR= 4 SRCS= gnuregex.c INCSGROUPS= INCS WRINCS PXINCS |
