[or-cvs] r11782: Update version. Need to figure out a better way to do this g (tor/trunk/contrib/polipo)
phobos at seul.org
phobos at seul.org
Sat Oct 6 15:35:14 UTC 2007
Author: phobos
Date: 2007-10-06 11:35:14 -0400 (Sat, 06 Oct 2007)
New Revision: 11782
Modified:
tor/trunk/contrib/polipo/package.sh
Log:
Update version. Need to figure out a better way to do this going
forward.
Modified: tor/trunk/contrib/polipo/package.sh
===================================================================
--- tor/trunk/contrib/polipo/package.sh 2007-10-06 15:32:12 UTC (rev 11781)
+++ tor/trunk/contrib/polipo/package.sh 2007-10-06 15:35:14 UTC (rev 11782)
@@ -1,6 +1,7 @@
#!/bin/sh
# $Id: package.sh 8992 2006-12-23 03:12:09Z phobos $
# Copyright 2004-2005 Nick Mathewson & Andrew Lewman.
+# Copyright 2005-2007 Andrew Lewman
# See LICENSE in Polipo distribution for licensing information.
###
@@ -8,7 +9,7 @@
# http://developer.apple.com/documentation/DeveloperTools/Conceptual/SoftwareDistribution/index.html
# man packagemaker
-VERSION="1.0.2"
+VERSION="1.0.3"
## Determine OSX Version
# map version to name
More information about the tor-commits
mailing list