Skip to content
Snippets Groups Projects
Commit bf56c2e9 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Bump version to v0.1.1.

parent b4a04f3b
No related branches found
Tags v0.1.2
No related merge requests found
......@@ -3,7 +3,7 @@ dnl Basic autotools settings.
dnl ######################################################################
AC_PREREQ([2.64])
dnl Update the corresponding entry in doc/Doxyfile when changing this
AC_INIT([yaxt],[0.1.0],[hanke@dkrz.de])
AC_INIT([yaxt],[0.1.1],[hanke@dkrz.de])
AC_CONFIG_SRCDIR([src/xt_idxlist.c])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])
......
......@@ -32,7 +32,7 @@ PROJECT_NAME = "Yet Another eXchange Tool"
# if some version control system is used.
# Update the corresponding entry in configure.ac also when changing this
PROJECT_NUMBER = 0.1.0
PROJECT_NUMBER = 0.1.1
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment