summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 7b53d7e..cada55f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Autoconf -*-
-AC_INIT([guile-drmaa], [0.1])
+AC_INIT([guile-drmaa], [0.1.0])
AC_SUBST(AUTHOR, "\"Ricardo Wurmus\"")
AC_SUBST(COPYRIGHT, "'(2020 2021)")
AC_SUBST(LICENSE, gpl3+)