mirror of
https://github.com/anope/anope.git
synced 2026-07-08 00:43:12 +02:00
BUILD : 1.7.8 (576) BUGS : N/A NOTES : Build flag to show its Win32
git-svn-id: svn://svn.anope.org/anope/trunk@576 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@426 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
1da30bfdea
commit
4ad737abc2
@@ -82,6 +82,8 @@ cat >version.h <<EOF
|
||||
# define VER_OS "J"
|
||||
#elif defined(MACOSX)
|
||||
# define VER_OS "X"
|
||||
#elif defined(_WIN32)
|
||||
# define VER_OS "W"
|
||||
#else
|
||||
# define VER_OS
|
||||
#endif
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="8"
|
||||
VERSION_BUILD="575"
|
||||
VERSION_BUILD="576"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.8 (576)
|
||||
# BUGS : N/A
|
||||
# NOTES : Build flag to show its Win32
|
||||
#
|
||||
# BUILD : 1.7.8 (575)
|
||||
# BUGS : N/A
|
||||
# NOTES : Some event clean ups found by heinz today
|
||||
|
||||
Reference in New Issue
Block a user