Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTorello Querci <torello@torosoft.com>2010-01-12 15:26:07 (GMT)
committer Torello Querci <torello@torosoft.com>2010-01-12 15:26:07 (GMT)
commit5cdede6b393e83ebe79560d7ac3c1fb69954b484 (patch)
tree19a7336e51dc170c064c13b4aced3a064be37dca /configure.ac
parent43f746dd7a26182bd03554820ad05d42bb8e368d (diff)
Update version to 0.1.0
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 e673e03..a439a42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(src/FsGateway.cs)
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(fsgateway, 0.0.3)
+AM_INIT_AUTOMAKE(fsgateway, 0.1.0)
AM_MAINTAINER_MODE
AC_PROG_INSTALL