Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xorg
app
xkbprint
Commits
e0e4e205
Commit
e0e4e205
authored
Dec 15, 2005
by
Kevin E Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update package version number for final X11R7 release candidate.
parent
0a4cd376
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
ChangeLog
ChangeLog
+5
-0
configure.ac
configure.ac
+1
-1
No files found.
ChangeLog
View file @
e0e4e205
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for final X11R7 release candidate.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* Makefile.am:
...
...
configure.ac
View file @
e0e4e205
...
...
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT(xkbprint,[
0.99.2
], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbprint)
AC_INIT(xkbprint,[
1.0.0
], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbprint)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
...
...
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