Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pacman
Pacman
Commits
068f8cec
Commit
068f8cec
authored
Feb 20, 2015
by
Allan McRae
Browse files
Release 4.2.1
Signed-off-by:
Allan McRae
<
allan@archlinux.org
>
parent
e0f889e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
068f8cec
...
...
@@ -42,12 +42,12 @@ AC_PREREQ(2.62)
# pacman_version_micro += 1
m4_define([lib_current], [9])
m4_define([lib_revision], [
0
])
m4_define([lib_revision], [
1
])
m4_define([lib_age], [0])
m4_define([pacman_version_major], [4])
m4_define([pacman_version_minor], [2])
m4_define([pacman_version_micro], [
0
])
m4_define([pacman_version_micro], [
1
])
m4_define([pacman_version],
[pacman_version_major.pacman_version_minor.pacman_version_micro])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment