mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
IRSSI_VERSION_DATE is now parsed from ChangeLog by configure. Also added
IRSSI_VERSION_TIME. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2256 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
80f2666d09
commit
3007e251a6
4 changed files with 14 additions and 4 deletions
4
irssi-version.h.in
Normal file
4
irssi-version.h.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/* automatically created by configure */
|
||||
#define IRSSI_VERSION "@VERSION@"
|
||||
#define IRSSI_VERSION_DATE @VERSION_DATE@
|
||||
#define IRSSI_VERSION_TIME @VERSION_TIME@
|
||||
Loading…
Add table
Add a link
Reference in a new issue