mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
More granular version numbering for DPKG builds
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Copyright (c) 2022, Herbert Wolverson and LibreQoE
|
||||
# This is all GPL2.
|
||||
|
||||
BUILD_DATE=`date +%Y%m%d`
|
||||
BUILD_DATE=`date +%Y%m%d%H%M`
|
||||
if [ $1 = "--nostamp" ]
|
||||
then
|
||||
BUILD_DATE=""
|
||||
|
||||
Reference in New Issue
Block a user