diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-01-15 19:42:42 -0500 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-01-15 19:42:42 -0500 |
commit | 17315937bc0af145ef7dfb749096faad49f208aa (patch) | |
tree | a4133ce12ec0f7cd291458833e05a11d39d624d5 /Makefile | |
parent | 11349dccbc0cb233bd8206897f278f6241c39117 (diff) | |
parent | 94c28acd69a41f5733e3b4d800c755b053ca3449 (diff) |
Merge remote branch 'dkg/master'
Conflicts:
tests/basic
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Makefile for monkeysphere -# (c) 2008-2009 Daniel Kahn Gillmor <dkg@fifthhorseman.net> +# © 2008-2010 Daniel Kahn Gillmor <dkg@fifthhorseman.net> # Licensed under GPL v3 or later MONKEYSPHERE_VERSION = `head -n1 packaging/debian/changelog | sed 's/.*(\([^-]*\)-.*/\1/'` |