summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-29 01:30:21 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-29 01:30:21 (EDT)
commit5bfd8d770dd76a889fe1a79f2ca3e91decb8e83d (patch)
tree34c24e943965e6277ab310c6624ea4663b4c0dd8 /configure.ac
parent06835870197213ce8c1fa15762d67a36066a6d4f (diff)
NEWS, configure.ac: Set version to 2.1.0+dev
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 0105959..ebb7d01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# along with the ProteanOS Archive Manager. If not, see
# <http://www.gnu.org/licenses/>.
-AC_INIT([ProteanOS Archive Manager], [2.1.0],
+AC_INIT([ProteanOS Archive Manager], [2.1.0+dev],
[mailto:proteanos-dev@lists.proteanos.com], [pro-archman],
[http://www.proteanos.com/dev/pro-archman/])
AC_CONFIG_AUX_DIR([build-aux])