summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2c9db9..ee87cfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT(Objective-CL, 0.2.1, objcl-bugs@mail.matthias.benkard.de)
+AC_INIT(Objective-CL, 0.2.2, objcl-bugs@mail.matthias.benkard.de)
AC_CONFIG_SRCDIR([Objective-C/libobjcl.h])
AC_PROG_CC