summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Andrieu <oandrieu@gmail.com>2005-01-30 16:25:32 +0000
committerHezekiah M. Carty <hcarty@atmos.umd.edu>2009-06-18 13:57:44 -0400
commit9a131ac54231aaf31ac3e0ee7a13569abb3be036 (patch)
tree9a33dadb3519120310bf4ed1d9e9e6b24056b1ae /Makefile
parentb715b00aa6c88baefb12faff4c3df2e99460f528 (diff)
fix linking of Cairo_channel
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbe7978..01cfdc8 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ all opt doc install clean :
$(MAKE) -C src $@
-VERSION = 0.2
+VERSION = 0.3
DISTSRC = aclocal.m4 config.make.in configure configure.ac Makefile Makefile.rules \
doc support/install-sh support/ocaml.m4 \
src/*.ml src/*.mli src/*.c src/*.h src/Makefile src/.depend_c \