summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2015-01-08 12:44:45 -0500
committerColin Walters <walters@verbum.org>2015-01-08 12:44:45 -0500
commitd84aa25549057bc48ff632a01bc4f1052eca8133 (patch)
tree99f1e84774809e9c72d1ff7ea9700519aff102c4
parentb7a7c839965c1bb6d8436129c3e3b9d564d885a3 (diff)
downloadlibgsystem-d84aa25549057bc48ff632a01bc4f1052eca8133.tar.gz
Release 2015.1v2015.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10c6d7c..f45235e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([libgsystem], [2014.3], [walters@verbum.org])
+AC_INIT([libgsystem], [2015.1], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])