diff options
Diffstat (limited to 'Config')
-rw-r--r-- | Config/version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk index 4af06c0e1..2a3ff61d0 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=3.1.6-pws-13 -VERSION_DATE='December 23, 1999' +VERSION=3.1.6-dev-14 +VERSION_DATE='January 5, 2000' |