summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2009-06-09 11:04:59 -0500
committerDavid Teigland <teigland@redhat.com>2009-06-09 11:04:59 -0500
commitd9cce62e02001ca8f0562d563b08f3e7893bd664 (patch)
treefa63debb45f79a0e4fbc3cfa441271385e14dda7
parent7abbf712cea4f1bb6da0588f05b6f2dea45186cd (diff)
downloaddct-stuff-d9cce62e02001ca8f0562d563b08f3e7893bd664.tar.gz
dct-stuff-d9cce62e02001ca8f0562d563b08f3e7893bd664.tar.xz
dct-stuff-d9cce62e02001ca8f0562d563b08f3e7893bd664.zip
cpgx: version 1.1
Signed-off-by: David Teigland <teigland@redhat.com>
-rw-r--r--cpgx/VERSION2
-rw-r--r--cpgx/cpgx.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/cpgx/VERSION b/cpgx/VERSION
index 13ae109..9459d4b 100644
--- a/cpgx/VERSION
+++ b/cpgx/VERSION
@@ -1 +1 @@
-1.0-git
+1.1
diff --git a/cpgx/cpgx.spec b/cpgx/cpgx.spec
index 49be05f..9736f65 100644
--- a/cpgx/cpgx.spec
+++ b/cpgx/cpgx.spec
@@ -1,5 +1,5 @@
Name: cpgx
-Version: 1.0
+Version: 1.1
Release: 1%{?dist}
Summary: corosync cpg test
@@ -40,5 +40,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Jun 09 2009 David Teigland <teigland@redhat.com> 1.1-1
+- restart improvements
+
* Tue Jun 02 2009 David Teigland <teigland@redhat.com> 1.0-1
- Initial packaging