Files
w3m/version.c.in
Storm Dragon e48858127f Update version info to stormux-2025 and add copyright attribution
- Updated version.c.in to use stormux-2025 instead of gitYYYYMMDD
- Added Storm Dragon copyright for 2024-2025 modifications
- Updated help page template to credit both A.ITO and Storm Dragon
- Updated repository link to point to stormux git repository

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 02:40:23 -04:00

7 lines
186 B
C

/* $Id: version.c.in,v 1.49 2012/05/22 09:45:56 inu Exp $ */
#define CURRENT_VERSION "w3m/0.5.3+stormux-2025"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;
#endif /* not FM_H */