From dc0e56c0ec2bb3b8e968f346e630fe0c7c89324f Mon Sep 17 00:00:00 2001 From: Matteo Cypriani Date: Wed, 8 Feb 2012 10:55:55 +0100 Subject: [PATCH] [lib] Bump so version to 3.0 --- libowlps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libowlps/Makefile b/libowlps/Makefile index d6a27d4..4dbf4fe 100644 --- a/libowlps/Makefile +++ b/libowlps/Makefile @@ -23,7 +23,7 @@ SYMLINK = ln -sf # General variables LIB_CIBLE=libowlps -VERSION = 2.0 +VERSION = 3.0 # Targets to build STATIC=$(LIB_CIBLE).a