summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-06-13 21:16:09 -0400
committerMicah Anderson <micah@riseup.net>2013-06-13 21:16:09 -0400
commitc64f74558c267e994bf07294a1cb899309b1c1ab (patch)
tree3f7d668b400fff011a6c65d7173c9edc8de159b8 /pkg
parentb3dc32412f78da03192e0ddae9648012620c444d (diff)
Fix version number to be a consistent 0.2.2 (Closes: #2849)
Diffstat (limited to 'pkg')
-rwxr-xr-xpkg/utils/bootstrap2
-rwxr-xr-xpkg/utils/test_bootstrap2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg/utils/bootstrap b/pkg/utils/bootstrap
index b76a572..4e00d09 100755
--- a/pkg/utils/bootstrap
+++ b/pkg/utils/bootstrap
@@ -7,7 +7,7 @@
#
# @author Isis Agora Lovecruft, 0x2cdb8b35
# @date 18 February 2013
-# @version 0.0.1
+# @version 0.2.2
##############################################################################
set -ex --
diff --git a/pkg/utils/test_bootstrap b/pkg/utils/test_bootstrap
index f072d10..be32160 100755
--- a/pkg/utils/test_bootstrap
+++ b/pkg/utils/test_bootstrap
@@ -8,7 +8,7 @@
#
# @author Isis Agora Lovecruft, 0x2cdb8b35
# @date 18 February 2013
-# @version 0.0.1
+# @version 0.2.2
##############################################################################
set -ex -