mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Changed version numbers
This commit is contained in:
@@ -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.0.1)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
# Checks for programs.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT(src/vnc_client.c)
|
||||
AM_INIT_AUTOMAKE([libguac_client_vnc], 0.0.0)
|
||||
AM_INIT_AUTOMAKE([libguac_client_vnc], 0.0.1)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
# Checks for programs.
|
||||
|
Reference in New Issue
Block a user