mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Yesterday was the 10th month of the year, not the 11st.
This commit is contained in:
parent
d536cae879
commit
b8ac217e31
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
# use the normal "Makefile.inc" mechanism, because we need some of these
|
||||
# definitions before the sub-Makefile is processed.
|
||||
|
||||
VERSION= "2.13 [FreeBSD] 2002-11-10"
|
||||
VERSION_DATE= 20021110
|
||||
VERSION= "2.13 [FreeBSD] 2002-10-10"
|
||||
VERSION_DATE= 20021010
|
||||
|
||||
TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue