We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8369346 commit 18a1efbCopy full SHA for 18a1efb
1 file changed
configure.ac
@@ -5,7 +5,7 @@ dnl
5
dnl +------------------------
6
dnl | Initialize package info
7
8
-AC_INIT([HEALPix], [3.31.2], [work@theodorekisner.com], [healpix-autotools], [https://github.com/tskisner/healpix-autotools])
+AC_INIT([HEALPix], [3.31.3], [work@theodorekisner.com], [healpix-autotools], [https://github.com/tskisner/healpix-autotools])
9
AC_CONFIG_SRCDIR([Makefile.am])
10
AM_INIT_AUTOMAKE([foreign tar-ustar])
11
AC_CONFIG_HEADERS(config.h)
0 commit comments