irssi-version.h is now updated by CVS daily instead of being generated by

configure. The main version string is set to 0.7.98.CVS.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1731 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-08-09 00:08:31 +00:00 committed by cras
commit f84e2a7fe9
3 changed files with 1 additions and 7 deletions

View file

@ -15,10 +15,6 @@ fi
# get versions
version_date=`date +%Y%m%d`
echo "/* automatically created by autogen.sh */" > irssi-version.h.in
echo "#define IRSSI_VERSION \"@VERSION@\"" >> irssi-version.h.in
echo "#define IRSSI_VERSION_DATE \"$version_date\"" >> irssi-version.h.in
# create help files
echo "Creating help files..."
perl syntax.pl