mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
version 0.0.0.1
This commit is contained in:
parent
30b77f7a38
commit
4e54763243
|
|
@ -2,7 +2,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([lsp],[0.0.0],snmsts@gmail.com)
|
||||
AC_INIT([lsp],[0.0.0.1],snmsts@gmail.com)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_FILES([Makefile src/Makefile])
|
||||
|
|
|
|||
Loading…
Reference in a new issue