Sun, 30 May 2004 21:45:23 +0000
[gaim-migrate @ 9921]
Nuke the VERSION file, and have it auto-build from configure, based off the
current version. Automation GOOD.
| .cvsignore | file | annotate | diff | comparison | revisions | |
| Makefile.am | file | annotate | diff | comparison | revisions | |
| VERSION | file | annotate | diff | comparison | revisions | |
| VERSION.in | file | annotate | diff | comparison | revisions | |
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/.cvsignore Sun May 30 21:35:46 2004 +0000 +++ b/.cvsignore Sun May 30 21:45:23 2004 +0000 @@ -3,6 +3,7 @@ config.status intl ABOUT-NLS +VERSION compile config.guess config.sub
--- a/Makefile.am Sun May 30 21:35:46 2004 +0000 +++ b/Makefile.am Sun May 30 21:45:23 2004 +0000 @@ -14,6 +14,7 @@ Makefile.mingw \ README.mingw \ VERSION \ + VERSION.in \ plugins/win32/transparency/Makefile.mingw \ plugins/win32/transparency/win2ktrans.c \ plugins/win32/winprefs/gtkappbar.c \
--- a/VERSION Sun May 30 21:35:46 2004 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -0.79cvs