mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[c12542] reduce clone time in Travis by only getting the latest commit and not the whole history (default for travis is 100)
(based on commit [12393] - de0dcf7) Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
parent
b11887bce8
commit
cfa0787a5f
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12541"
|
||||
#define REVISION_NR "12542"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue