summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2019-11-18 15:54:44 +0100
committerThomas Hallgren <th-github@altocumulus.org>2019-11-18 15:54:44 +0100
commit14e5528544462d9b3645da7a91120e418cc3a28b (patch)
tree0f0c49d0189441e68562dcd0d0b620bff7743bea /gf.cabal
parent28f53e801aaf0d47b22f64467c2c760dff8fd6a9 (diff)
Fix build problems, bump versiom to gf-3.10.4-git
debian/rules and bin/build-binary-dist.sh needed to be adepted to changes in how INSTALLPATH is used in src/runtime/java/Makefile.
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index 8feebf5aa..b6d6c7111 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -1,5 +1,5 @@
name: gf
-version: 3.10.3-git
+version: 3.10.4-git
cabal-version: >= 1.22
build-type: Custom