Bump version number

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
master v0.2
David Oberhollenzer 2019-03-09 14:00:40 +01:00
parent db6c2118c4
commit 680b1bb7f9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_PREREQ([2.60])
AC_INIT([pkgtool], [0.1], [goliath@infraroot.at], pkgtool)
AC_INIT([pkgtool], [0.2], [goliath@infraroot.at], pkgtool)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-xz subdir-objects])
AM_SILENT_RULES([yes])