We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b640c commit e89b0b9Copy full SHA for e89b0b9
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT(OCI, 0.3~dev)
+AC_INIT(OCI, 0.3)
6
7
ocamlfind_install_dir=$(ocamlfind printconf destdir)/oci
8
0 commit comments