aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--scripts/spl.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 454e643a9..6502dcec0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_INIT
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(spl, 0.0.1)
+AM_INIT_AUTOMAKE(spl, 0.2.0)
AC_CONFIG_HEADERS([config.h])
AC_PROG_INSTALL
diff --git a/scripts/spl.spec b/scripts/spl.spec
index 1ce524865..80d6a170c 100644
--- a/scripts/spl.spec
+++ b/scripts/spl.spec
@@ -1,6 +1,6 @@
# spl
%define name spl
-%define version 0.0.1
+%define version 0.2.0
Summary: Solaris Porting Layer
Name: %{name}