summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-08-06 14:39:27 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-08-06 14:39:27 +0200
commit4af2240c46ea401ce259f1c4c1401b335b397987 (patch)
tree7d4ad7f62183dae40565c047eb07f299fbe2c16f
parent3b6bc1a7dc5871aef2c47426f87bb409a622de29 (diff)
grail v1.0.1v1.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2e70d9..61f7e69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
1# Initialize Autoconf 1# Initialize Autoconf
2AC_PREREQ([2.60]) 2AC_PREREQ([2.60])
3AC_INIT([Gesture Recognition And Instantiation Library], 3AC_INIT([Gesture Recognition And Instantiation Library],
4 [1.0.0], 4 [1.0.1],
5 [], 5 [],
6 [grail]) 6 [grail])
7AC_CONFIG_SRCDIR([Makefile.am]) 7AC_CONFIG_SRCDIR([Makefile.am])