diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-25 11:40:28 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-25 11:40:28 -0300 |
commit | 7bfe37f58733897591879adc91d3d91d36bf1e78 (patch) | |
tree | b134e80bf64174ddff2003d3de555c60049048dc | |
parent | ccb66d4ebeb8e2cb92db6b24d8bff283870c9d8e (diff) | |
download | keyringer-7bfe37f58733897591879adc91d3d91d36bf1e78.tar.gz keyringer-7bfe37f58733897591879adc91d3d91d36bf1e78.tar.bz2 |
Preparing 0.2.2 release0.2.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ # PACKAGE = keyringer -VERSION = 0.1 +VERSION = 0.2.2 PREFIX ?= /usr/local INSTALL = /usr/bin/install |