mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-10 09:22:04 +02:00
update version in configure.ac and README
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
Short introduction to screen (Version 4.3.0)
|
||||
Short introduction to screen (Version 5.0.0)
|
||||
|
||||
Send bugreports, fixes, enhancements, t-shirts, money, beer & pizza to
|
||||
screen-devel@gnu.org
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_INIT([GNU Screen],[4.99.0],[https://savannah.gnu.org/bugs/?group=screen],[screen],[https://www.gnu.org/software/screen/])
|
||||
AC_INIT([GNU Screen],[5.0.0],[https://savannah.gnu.org/bugs/?group=screen],[screen],[https://www.gnu.org/software/screen/])
|
||||
AC_PREREQ([2.71])
|
||||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
Reference in New Issue
Block a user