summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-30 12:14:49 +0200
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-30 12:14:49 +0200
commit41f11c06f1b839ec83e0141f6a028d6a45057cb0 (patch)
tree695f7b26127884a295bb382d9c8fc68fe30c1187
parente51c5722747d44946d730f9065901da35694c422 (diff)
bump version
-rw-r--r--lambdacube-ir.haskell/lambdacube-ir.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/lambdacube-ir.haskell/lambdacube-ir.cabal b/lambdacube-ir.haskell/lambdacube-ir.cabal
index 9d2198a..a5313a7 100644
--- a/lambdacube-ir.haskell/lambdacube-ir.cabal
+++ b/lambdacube-ir.haskell/lambdacube-ir.cabal
@@ -2,7 +2,7 @@
2-- documentation, see http://haskell.org/cabal/users-guide/ 2-- documentation, see http://haskell.org/cabal/users-guide/
3 3
4name: lambdacube-ir 4name: lambdacube-ir
5version: 0.3.0.0 5version: 0.4.0.0
6synopsis: LambdaCube 3D intermediate representation of 3D graphics pipelines 6synopsis: LambdaCube 3D intermediate representation of 3D graphics pipelines
7description: LambdaCube 3D intermediate representation of 3D graphics pipelines 7description: LambdaCube 3D intermediate representation of 3D graphics pipelines
8license: BSD3 8license: BSD3