Project

General

Profile

Actions

Bug #1933

closed

Wiki states 2410 is 1.4.22 and svn still shows 1.4.21

Added by dfavor about 15 years ago. Updated about 15 years ago.

Status:
Invalid
Priority:
Normal
Category:
-
Target version:
-
ASK QUESTIONS IN Forums:

Description

http://redmine.lighttpd.net/projects/1/repository/revisions/2410 states 2410 bumped revision from 1.4.21 to 1.4.22 and svn files still show old version.

Actions #1

Updated by dfavor about 15 years ago

net1#svn info
Path: .
URL: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x
Repository Root: svn://svn.lighttpd.net/lighttpd
Repository UUID: 152afb58-edef-0310-8abb-c4023f1b3aa9
Revision: 2419
Node Kind: directory
Schedule: normal
Last Changed Author: glen
Last Changed Rev: 2419
Last Changed Date: 2009-03-11 16:45:49 -0500 (Wed, 11 Mar 2009)

Actions #2

Updated by dfavor about 15 years ago

Running ./autogen.sh manually fixes this.

Actions #3

Updated by dfavor about 15 years ago

net1#grep VERSION Makefile*
Makefile:am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Makefile:distdir = $(PACKAGE)-$(VERSION)
Makefile:PACKAGE_VERSION = 1.4.23
Makefile:VERSION = 1.4.23
Makefile.in:am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Makefile.in:distdir = $(PACKAGE)-$(VERSION)
Makefile.in:PACKAGE_VERSION = PACKAGE_VERSION
Makefile.in:VERSION = VERSION

Actions #4

Updated by stbuehler about 15 years ago

  • Status changed from New to Invalid
Actions

Also available in: Atom