Set version 0.0-rc1.
This commit is contained in:
parent
62efec290c
commit
752e33404a
|
@ -1,7 +1,7 @@
|
|||
# Process this file with autoconf to produce a configure script:
|
||||
# autoreconf -vi
|
||||
# Public domain. Originally written by Ineiev, 2023.
|
||||
AC_INIT([GNU C Intro And Reference], [0.0], [c-manual@gnu.org],
|
||||
AC_INIT([GNU C Intro And Reference], [0.0-rc1], [c-manual@gnu.org],
|
||||
[c-intro-and_ref], [https://www.gnu.org/software/c-intro-and-ref/]
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue