summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2021-10-25 13:32:29 +0200
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2021-10-27 10:04:52 +0200
commit3cdfbe01f4f0dc1eb2df5224f10dd53d7804a642 (patch)
tree529e55f5375a72cf7cf64ae8bb62b40f8d20aa77 /build
parent11dd2823dcd5d8b57ce4451c6aff6fd9a9693458 (diff)
downloadastra-3cdfbe01f4f0dc1eb2df5224f10dd53d7804a642.tar.gz
astra-3cdfbe01f4f0dc1eb2df5224f10dd53d7804a642.tar.bz2
astra-3cdfbe01f4f0dc1eb2df5224f10dd53d7804a642.tar.xz
astra-3cdfbe01f4f0dc1eb2df5224f10dd53d7804a642.zip
Version 2.0.0
Diffstat (limited to 'build')
-rw-r--r--build/linux/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/linux/configure.ac b/build/linux/configure.ac
index 64a5ec7..37fa223 100644
--- a/build/linux/configure.ac
+++ b/build/linux/configure.ac
@@ -23,7 +23,7 @@ dnl along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
dnl
dnl -----------------------------------------------------------------------
-AC_INIT(astra, 1.9.9dev)
+AC_INIT(astra, 2.0.0)
AC_CONFIG_SRCDIR([Makefile.in])
LT_INIT([disable-static])