summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-22 17:30:28 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-22 17:30:28 +0100
commit985057bb58bdb85a31fd883f2651fce9fb3fad16 (patch)
tree69ad722aa934307adcd8cc9834d6437961b3215a /build
parenta527cc9e29cae256bd095b032f34c80957e84907 (diff)
parent231a6de483e94507de34bd2f79317d875bbb354b (diff)
downloadastra-985057bb58bdb85a31fd883f2651fce9fb3fad16.tar.gz
astra-985057bb58bdb85a31fd883f2651fce9fb3fad16.tar.bz2
astra-985057bb58bdb85a31fd883f2651fce9fb3fad16.tar.xz
astra-985057bb58bdb85a31fd883f2651fce9fb3fad16.zip
Merge branch 'master' into parallel_vec
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 0091388..7959792 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.8.3)
+AC_INIT(astra, 1.9.0dev)
AC_CONFIG_SRCDIR([Makefile.in])
LT_INIT([disable-static])