summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/pgf2.cabal
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2021-05-03 13:19:08 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2021-05-03 13:19:08 +0200
commit450368f9bbf2948365953ae35069b5039ba38a28 (patch)
treec9694513d42b1a19f33a990b4bffe158d0a64d65 /src/runtime/haskell-bind/pgf2.cabal
parent60bc752a6f705cca1edcd0e48bcfe947fd98b4b5 (diff)
First attempt at adding support for complete in PGF2 (gives segmentation faults)
Diffstat (limited to 'src/runtime/haskell-bind/pgf2.cabal')
-rw-r--r--src/runtime/haskell-bind/pgf2.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell-bind/pgf2.cabal b/src/runtime/haskell-bind/pgf2.cabal
index 4ef9ed4f0..91e77c77b 100644
--- a/src/runtime/haskell-bind/pgf2.cabal
+++ b/src/runtime/haskell-bind/pgf2.cabal
@@ -1,5 +1,5 @@
name: pgf2
-version: 1.2.1
+version: 1.3.0
synopsis: Bindings to the C version of the PGF runtime
description:
GF, Grammatical Framework, is a programming language for multilingual grammar applications.