logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/etc_portage.git

0004-bump-version-to-0.9.1.patch (483B)


  1. From 477d50169a42431d7fb0f939eb851ef6a2d80c3a Mon Sep 17 00:00:00 2001
  2. From: Hiltjo Posthuma <hiltjo@codemadness.org>
  3. Date: Fri, 22 Feb 2019 11:13:44 +0100
  4. Subject: [PATCH 04/22] bump version to 0.9.1
  5. ---
  6. Makefile | 2 +-
  7. 1 file changed, 1 insertion(+), 1 deletion(-)
  8. diff --git a/Makefile b/Makefile
  9. index 72e6213..aca1353 100644
  10. --- a/Makefile
  11. +++ b/Makefile
  12. @@ -1,7 +1,7 @@
  13. include config.mk
  14. NAME = stagit
  15. -VERSION = 0.9
  16. +VERSION = 0.9.1
  17. SRC = \
  18. stagit.c\
  19. --
  20. 2.26.2