summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-10-01 08:51:41 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-10-01 08:51:41 -0400
commit7a29c3fc744aac77fb8d39aff47c90ac95ab1fa6 (patch)
tree3c59232bd6b85d4f54bb753b2d54cc2480898f61
parent90698cfd709e695570040924b2b522afc94b519a (diff)
Bump to version 0.1.1.v0.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 399fa01..06e6662 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- Autoconf -*-
-AC_INIT(Shroud, 0.1)
+AC_INIT(Shroud, 0.1.1)
AC_CONFIG_SRCDIR(shroud)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign])