Migrating to new version number system
This commit is contained in:
parent
bdaf1db86c
commit
122cbeff15
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT(src/client.c)
|
||||
AM_INIT_AUTOMAKE(libguac, 0.0.0)
|
||||
AM_INIT_AUTOMAKE(libguac, 0.3.0)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
# Checks for programs.
|
||||
|
Loading…
Reference in New Issue
Block a user