summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-22 17:07:17 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-22 17:07:17 +0100
commited24fb72a0f506a02a1e4a9df8e63ce62f36efef (patch)
tree4965a0272e5bc80a674b4c058e28e09c61acecb5 /build
parentbd2798bed2fddfe00dac006013a9fb1363417f20 (diff)
downloadastra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.tar.gz
astra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.tar.bz2
astra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.tar.xz
astra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.zip
Update version to 1.9.0dev
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])