summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-04-03 15:59:08 -0700
committerZach Copley <zach@controlyourself.ca>2009-04-03 15:59:08 -0700
commit61a08c91d5475a6eaedc56d999a8814b48a0fbb5 (patch)
treef5ab07aee70efd45369f855ef865cf1be09dff20 /scripts
parent92f9ec1580178e2a2bcc6409f1cd9fba327bce03 (diff)
Bumped version number for upcoming 0.7.3 release
Diffstat (limited to 'scripts')
-rw-r--r--scripts/laconica.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/laconica.spec b/scripts/laconica.spec
index 0e51237a2..331e10671 100644
--- a/scripts/laconica.spec
+++ b/scripts/laconica.spec
@@ -1,5 +1,5 @@
# This version needs to match the tarball and unpacked directory name.
-%define LACVER 0.7.2.1
+%define LACVER 0.7.3
BuildRequires: php-pear
BuildRequires: httpd-devel
@@ -79,15 +79,15 @@ rm -rf %buildroot
%config(noreplace) %{_sysconfdir}/httpd/conf.d/laconica.conf
%changelog
+* Wed Apr 03 2009 Zach Copley <zach@controlyourself.ca> - 0.7.3
+- Changed version number to 0.7.3.
+
* Fri Mar 13 2009 Ken Sedgwick <ksedgwic@bonsai.com> - 0.7.2.1-1
- Factored laconica version to the first line of the file.
* Wed Mar 03 2009 Zach Copley <zach@controlyourself.ca> - 0.7.2
- Changed version number to 0.7.2.
-* Wed Mar 03 2009 Zach Copley <zach@controlyourself.ca> - 0.7.2
-- Changed version number to 0.7.2.
-
* Sat Feb 28 2009 Ken Sedgwick <ken@bonsai.com> - 0.7.1-1
- Modified RPM for Fedora.