mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-29 08:03:19 +03:00
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3864 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
890ea443d7
commit
185dc6acd0
@ -1,3 +1,5 @@
|
|||||||
|
CVS code -
|
||||||
|
|
||||||
GNU nano 1.9.99pre1 - 2006.08.29
|
GNU nano 1.9.99pre1 - 2006.08.29
|
||||||
- General:
|
- General:
|
||||||
- Miscellaneous comment fixes. (DLR)
|
- Miscellaneous comment fixes. (DLR)
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#
|
#
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
AC_INIT([GNU nano], [1.9.99pre1], [nano-devel@gnu.org], [nano])
|
AC_INIT([GNU nano], [1.9.99pre1-cvs], [nano-devel@gnu.org], [nano])
|
||||||
AC_CONFIG_SRCDIR([src/nano.c])
|
AC_CONFIG_SRCDIR([src/nano.c])
|
||||||
AC_CANONICAL_TARGET([])
|
AC_CANONICAL_TARGET([])
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
|
Loading…
Reference in New Issue
Block a user