Version 0.3.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 25 Jan 2020 22:14:12 +0000 (22:14 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 20 Feb 2020 09:50:16 +0000 (09:50 +0000)
configure.ac

index 7b5ec53..10d0535 100644 (file)
@@ -16,7 +16,7 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-AC_INIT([goals], [0.2])
+AC_INIT([goals], [0.3])
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_INIT_AUTOMAKE(foreign) dnl Do not quote this parameter.