Skip to content

Commit

Permalink
Increase version to 2.34 for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
heirecka committed Mar 11, 2024
1 parent fffbdf1 commit ebfefae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wgetpaste
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget
# Copyright (c) 2007-2016 Bo Ørsted Andresen <[email protected]>

VERSION="2.33"
VERSION="2.34"

# don't inherit LANGUAGE from the env
unset LANGUAGE
Expand Down
2 changes: 1 addition & 1 deletion wgetpaste.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: wgetpaste
Version: 2.33
Version: 2.34
Release: 1%{?dist}
Summary: Command-line interface to various paste-bins

Expand Down

0 comments on commit ebfefae

Please sign in to comment.