diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e085f28f812bd..7f48abdd47805 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ ## Makefile for OpenSSL ## -VERSION=0.9.8m +VERSION=0.9.8n MAJOR=0 MINOR=9.8 SHLIB_VERSION_NUMBER=0.9.8 |