From: Felix Fietkau Date: Sat, 9 Feb 2008 16:34:47 +0000 (+0100) Subject: bump library version number X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=fb45f840ab634626ae85314dfb55465b5c837af4;p=uci.git bump library version number --- diff --git a/Makefile b/Makefile index db690e7..ab9a6c2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.1 +VERSION=0.2 COPTS=-O2 WOPTS=-pedantic -Wno-unused -Werror