This website requires JavaScript.
Explore
Help
Sign in
Marc
/
server
Watch
1
Star
0
Fork
You've already forked server
0
forked from
github/server
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6bd2b3be26
server
/
src
/
build.h
4 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
add a version number header for release management. add build number to creport.
2014-06-11 16:01:06 +02:00
#
define VERSION_MAJOR 3
#
define VERSION_MINOR 0
update cmake to compile without sqlite3, curses or libxml2 installed. This is not actually recommended, but your system may not have this,and you should still be able to contribute. also, libxml2 is on the way out, I am beginning to really hate it. Moving a couple of files around.
2014-06-12 05:30:34 +02:00
#
define VERSION_BUILD 676
Reference in a new issue
Copy permalink