Skip to content

Commit

Permalink
Bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersin committed Dec 18, 2023
1 parent c1fc1c6 commit d271ab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([oddjob-gpupdate],[0.2.1])
AC_INIT([oddjob-gpupdate],[0.2.2])
AC_PREREQ([2.69])
PACKAGE_NAME_CAPS=`echo $PACKAGE_NAME | tr '[a-z]' '[A-Z]'`
AC_DEFINE_UNQUOTED(PACKAGE_NAME_CAPS,"$PACKAGE_NAME_CAPS",[Define to the package name, in caps.])
Expand Down
2 changes: 1 addition & 1 deletion oddjob-gpupdate.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%define _unpackaged_files_terminate_build 1

Name: oddjob-gpupdate
Version: 0.2.1
Version: 0.2.2
Release: alt1
Summary: An oddjob helper which applies group policy objects

Expand Down

0 comments on commit d271ab7

Please sign in to comment.