summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-17 11:58:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-17 11:58:00 -0300
commit641d66978f3d2f4046615aae6cc8d6194ec28531 (patch)
tree24fd71f53bfbdbbc92bd57c05a434b34b0605651
parente88196a6779e20c56146a2e3935605905e084047 (diff)
downloadkeyringer-641d66978f3d2f4046615aae6cc8d6194ec28531.tar.gz
keyringer-641d66978f3d2f4046615aae6cc8d6194ec28531.tar.bz2
Updating VERSION to upcoming 0.2.4
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
-rwxr-xr-xkeyringer2
3 files changed, 8 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e85e07f..24c1436 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
#
PACKAGE = keyringer
-VERSION = 0.2.4-git
+VERSION = 0.2.4
PREFIX ?= /usr/local
INSTALL = /usr/bin/install
diff --git a/debian/changelog b/debian/changelog
index daf5e3d..9da7963 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+keyringer (0.2.4) UNRELEASED; urgency=low
+
+ * Packaging upstream 0.2.4
+
+ -- Silvio Rhatto <rhatto@riseup.net> Tue, 17 Sep 2013 11:57:12 -0300
+
keyringer (0.2.3-1) unstable; urgency=low
* Packaging upstream 0.2.3
diff --git a/keyringer b/keyringer
index ad2bbbe..ca4cb27 100755
--- a/keyringer
+++ b/keyringer
@@ -106,7 +106,7 @@ function keyringer_dispatch {
# Config
NAME="keyringer"
-KEYRINGER_VERSION="0.2.4-git"
+KEYRINGER_VERSION="0.2.4"
CONFIG="$HOME/.$NAME/config"
BASENAME="`basename $0`"
KEYRING="$1"