Bump version to 0.6.1
This commit is contained in:
parent
675dec46d3
commit
7382bacc81
@ -35,7 +35,7 @@
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
AC_INIT(src/client.c)
|
||||
AM_INIT_AUTOMAKE(libguac, 0.6.0)
|
||||
AM_INIT_AUTOMAKE(libguac, 0.6.1)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
# Checks for programs.
|
||||
|
@ -31,7 +31,7 @@ PROJECT_NAME = libguac
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.6.0
|
||||
PROJECT_NUMBER = 0.6.1
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
Loading…
Reference in New Issue
Block a user