Give it a real version for a tag

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@84 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
behlendo 2008-04-22 20:10:55 +00:00
parent b831734a43
commit 7e4e211333
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
# spl
%define name spl
%define version 0.0.1
%define version 0.2.0
Summary: Solaris Porting Layer
Name: %{name}