diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) |
index : libparser | ||
[Stable] Right-context-sensitive grammar parsing library | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |