summaryrefslogtreecommitdiff
path: root/libskindesignerapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libskindesignerapi/Makefile')
-rw-r--r--libskindesignerapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libskindesignerapi/Makefile b/libskindesignerapi/Makefile
index 7948799..edff97c 100644
--- a/libskindesignerapi/Makefile
+++ b/libskindesignerapi/Makefile
@@ -3,7 +3,7 @@
NAME = skindesignerapi
LIBNAME = lib$(NAME)
MAJOR = 0
-MINOR = 0.2
+MINOR = 1.0
VERSION = $(MAJOR).$(MINOR)
SONAME = $(LIBNAME).so.$(MAJOR)